IRegistry.AzureAdAuthenticationAsArmPolicyStatus Property

Definition

The value that indicates whether the policy is enabled or not.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The value that indicates whether the policy is enabled or not.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.AzureAdAuthenticationAsArmPolicyStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.AzureAdAuthenticationAsArmPolicyStatus? AzureAdAuthenticationAsArmPolicyStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The value that indicates whether the policy is enabled or not.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.AzureAdAuthenticationAsArmPolicyStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.AzureAdAuthenticationAsArmPolicyStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.AzureAdAuthenticationAsArmPolicyStatus> with get, set
Public Property AzureAdAuthenticationAsArmPolicyStatus As Nullable(Of AzureAdAuthenticationAsArmPolicyStatus)

Property Value

Attributes

Applies to