ArmElasticSanModelFactory.ElasticSanSkuLocationInfo Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance d’ElasticSanSkuLocationInfo.
public static Azure.ResourceManager.ElasticSan.Models.ElasticSanSkuLocationInfo ElasticSanSkuLocationInfo (Azure.Core.AzureLocation? location = default, System.Collections.Generic.IEnumerable<string> zones = default);
static member ElasticSanSkuLocationInfo : Nullable<Azure.Core.AzureLocation> * seq<string> -> Azure.ResourceManager.ElasticSan.Models.ElasticSanSkuLocationInfo
Public Shared Function ElasticSanSkuLocationInfo (Optional location As Nullable(Of AzureLocation) = Nothing, Optional zones As IEnumerable(Of String) = Nothing) As ElasticSanSkuLocationInfo
Paramètres
- location
- Nullable<AzureLocation>
Emplacement.
- zones
- IEnumerable<String>
Zones.
Retours
Une nouvelle ElasticSanSkuLocationInfo instance pour se moquer.