Share via


IExtendedZone.RegistrationState Property

Definition

Indicates the Azure Extended Zone registration’s approval status.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.PSArgumentCompleter(new System.String[] { "NotRegistered", "PendingRegister", "Registered", "PendingUnregister" })]
[Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.Runtime.Info(Create=false, Description="Indicates the Azure Extended Zone registration’s approval status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="registrationState", Update=false)]
public string RegistrationState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.PSArgumentCompleter(new System.String[] { "NotRegistered", "PendingRegister", "Registered", "PendingUnregister" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.Runtime.Info(Create=false, Description="Indicates the Azure Extended Zone registration’s approval status.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="registrationState", Update=false)>]
member this.RegistrationState : string
Public ReadOnly Property RegistrationState As String

Property Value

Attributes

Applies to