PrivateLinkResourcesOperations interface
Interface representing a PrivateLinkResources operations.
Properties
| list |
Gets the private link resources that need to be created for a storage account. |
Property Details
listByStorageAccount
Gets the private link resources that need to be created for a storage account.
listByStorageAccount: (resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams) => Promise<PrivateLinkResourceListResult>
Property Value
(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams) => Promise<PrivateLinkResourceListResult>