Bagikan melalui


GalleryImageProperties.Architecture Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.Architecture? Architecture { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.Architecture : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Compute.Support.Architecture> with get, set
Public Property Architecture As Nullable(Of Architecture)

Property Value

Implements

Attributes

Applies to