PrivateLinkResources interface
Interface die een PrivateLinkResources vertegenwoordigt.
Methoden
list |
Hiermee haalt u de privékoppelingsresources op die moeten worden gemaakt voor een elastische san. |
Methodedetails
listByElasticSan(string, string, PrivateLinkResourcesListByElasticSanOptionalParams)
Hiermee haalt u de privékoppelingsresources op die moeten worden gemaakt voor een elastische san.
function listByElasticSan(resourceGroupName: string, elasticSanName: string, options?: PrivateLinkResourcesListByElasticSanOptionalParams): Promise<PrivateLinkResourceListResult>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep. De naam is niet hoofdlettergevoelig.
- elasticSanName
-
string
De naam van de ElasticSan.
De optiesparameters.
Retouren
Promise<PrivateLinkResourceListResult>