Compartir a través de


PlatformUpdateParameters.Architecture Property

Definition

The OS architecture.

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

Property Value

Implements

Attributes

Applies to