OpenShiftManagedClusterMasterPoolProfile.VmSize Propriété
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.
Obtient ou définit la taille des machines virtuelles de l’agent. Les valeurs possibles incluent « Standard_D2s_v3 », « Standard_D4s_v3 », « Standard_D8s_v3 », « Standard_D16s_v3 », 'Standard_D32s_v3', 'Standard_D64s_v3', 'Standard_DS4_v2', 'Standard_DS5_v2', 'Standard_F8s_v2', 'Standard_F16s_v2', 'Standard_F32s_v2', 'Standard_F64s_v2', 'Standard_F72s_v2', 'Standard_F8s', 'Standard_F16s', 'Standard_E4s_v3', 'Standard_E8s_v3', 'Standard_E16s_v3', 'Standard_E20s_v3', 'Standard_E32s_v3', 'Standard_E64s_v3', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4', 'Standard_GS5', 'Standard_DS12_v2', 'Standard_DS13_v2', 'Standard_DS14_v2', 'Standard_DS15_v2', 'Standard_L4s', 'Standard_L8s', 'Standard_L16s', 'Standard_L32s'
[Newtonsoft.Json.JsonProperty(PropertyName="vmSize")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftContainerServiceVMSize VmSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSize")>]
member this.VmSize : Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftContainerServiceVMSize with get, set
Public Property VmSize As OpenShiftContainerServiceVMSize
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET