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