Share via


PrivateLinkResourcesOperations interface

Interface representing a PrivateLinkResources operations.

Properties

listByElasticSan

Gets the private link resources that need to be created for a elastic San.

Property Details

listByElasticSan

Gets the private link resources that need to be created for a elastic San.

listByElasticSan: (resourceGroupName: string, elasticSanName: string, options?: PrivateLinkResourcesListByElasticSanOptionalParams) => Promise<PrivateLinkResourceListResult>

Property Value

(resourceGroupName: string, elasticSanName: string, options?: PrivateLinkResourcesListByElasticSanOptionalParams) => Promise<PrivateLinkResourceListResult>