Share via


GalleryImageData.Architecture Property

Definition

The architecture of the image. Applicable to OS disks only.

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