ISitePatchResourceProperties.AvailabilityState Property

Definition

Management information availability state for the app.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.PSArgumentCompleter(new System.String[] { "Normal", "Limited", "DisasterRecoveryMode" })]
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Management information availability state for the app.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="availabilityState", Update=false)]
public string AvailabilityState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.PSArgumentCompleter(new System.String[] { "Normal", "Limited", "DisasterRecoveryMode" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Management information availability state for the app.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="availabilityState", Update=false)>]
member this.AvailabilityState : string
Public ReadOnly Property AvailabilityState As String

Property Value

Attributes

Applies to