Compartir a través de


SupportedCapabilities.Architecture Propiedad

Definición

Obtiene o establece la arquitectura de CPU compatible con un disco del sistema operativo. Entre los valores posibles se incluyen: "x64", "Arm64"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a