PrivateLinkResourcesOperations interface
Interfaccia che rappresenta un'operazione PrivateLinkResources.
Proprietà
| list |
Ottiene le risorse di collegamento privato che devono essere create per un account di archiviazione. |
Dettagli proprietà
listByStorageAccount
Ottiene le risorse di collegamento privato che devono essere create per un account di archiviazione.
listByStorageAccount: (resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams) => Promise<PrivateLinkResourceListResult>
Valore della proprietà
(resourceGroupName: string, accountName: string, options?: PrivateLinkResourcesListByStorageAccountOptionalParams) => Promise<PrivateLinkResourceListResult>