SupportedCapabilities.Architecture Property

Definition

CPU architecture supported by an OS disk.

public Azure.ResourceManager.Compute.Models.ArchitectureType? Architecture { get; set; }
member this.Architecture : Nullable<Azure.ResourceManager.Compute.Models.ArchitectureType> with get, set
Public Property Architecture As Nullable(Of ArchitectureType)

Property Value

Applies to