Bagikan melalui


Registry.AdminUserEnabled Property

Definition

The value that indicates whether the admin user is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=5)]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public bool? AdminUserEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=5)>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.AdminUserEnabled : Nullable<bool> with get, set
Public Property AdminUserEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to