Uses of Interface
com.azure.resourcemanager.elasticsan.models.PrivateLinkResourceListResult
Packages that use PrivateLinkResourceListResult
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of PrivateLinkResourceListResult in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return PrivateLinkResourceListResultModifier and TypeMethodDescriptionPrivateLinkResources.listByElasticSan
(String resourceGroupName, String elasticSanName) Gets the private link resources that need to be created for a elastic San.Methods in com.azure.resourcemanager.elasticsan.models that return types with arguments of type PrivateLinkResourceListResultModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response
<PrivateLinkResourceListResult> PrivateLinkResources.listByElasticSanWithResponse
(String resourceGroupName, String elasticSanName, com.azure.core.util.Context context) Gets the private link resources that need to be created for a elastic San.