### YamlMime:JavaType uid: "com.azure.resourcemanager.elasticsan.models.PrivateLinkResources" fullName: "com.azure.resourcemanager.elasticsan.models.PrivateLinkResources" name: "PrivateLinkResources" nameWithType: "PrivateLinkResources" summary: "Resource collection API of PrivateLinkResources." syntax: "public interface **PrivateLinkResources**" methods: - uid: "com.azure.resourcemanager.elasticsan.models.PrivateLinkResources.listByElasticSan(java.lang.String,java.lang.String)" fullName: "com.azure.resourcemanager.elasticsan.models.PrivateLinkResources.listByElasticSan(String resourceGroupName, String elasticSanName)" name: "listByElasticSan(String resourceGroupName, String elasticSanName)" nameWithType: "PrivateLinkResources.listByElasticSan(String resourceGroupName, String elasticSanName)" summary: "Gets the private link resources that need to be created for a elastic San." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the ElasticSan." name: "elasticSanName" type: "String" syntax: "public abstract PrivateLinkResourceListResult listByElasticSan(String resourceGroupName, String elasticSanName)" desc: "Gets the private link resources that need to be created for a elastic San." returns: description: "the private link resources that need to be created for a elastic San." type: "" - uid: "com.azure.resourcemanager.elasticsan.models.PrivateLinkResources.listByElasticSanWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.elasticsan.models.PrivateLinkResources.listByElasticSanWithResponse(String resourceGroupName, String elasticSanName, Context context)" name: "listByElasticSanWithResponse(String resourceGroupName, String elasticSanName, Context context)" nameWithType: "PrivateLinkResources.listByElasticSanWithResponse(String resourceGroupName, String elasticSanName, Context context)" summary: "Gets the private link resources that need to be created for a elastic San." modifiers: - "abstract" parameters: - description: "The name of the resource group. The name is case insensitive." name: "resourceGroupName" type: "String" - description: "The name of the ElasticSan." name: "elasticSanName" type: "String" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract Response listByElasticSanWithResponse(String resourceGroupName, String elasticSanName, Context context)" desc: "Gets the private link resources that need to be created for a elastic San." returns: description: "the private link resources that need to be created for a elastic San along with ." type: "<>" type: "interface" desc: "Resource collection API of PrivateLinkResources." metadata: {} package: "com.azure.resourcemanager.elasticsan.models" artifact: com.azure.resourcemanager:azure-resourcemanager-elasticsan:1.1.0