Partager via


Cluster.VmImage Propriété

Définition

Obtient ou définit l’image de machine virtuelle avec laquelle VMSS a été configuré. Des noms génériques tels que Windows ou Linux peuvent être utilisés.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.vmImage")]
public string VmImage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.vmImage")>]
member this.VmImage : string with get, set
Public Property VmImage As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à