Compartir a través de


VirtualMachineImage.Architecture Propiedad

Definición

Obtiene o establece los valores posibles: "x64", "Arm64"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a