Compartir a través de


ClientProperties.State Property

Definition

Indicates if the client is enabled or not. Default value is Enabled.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public string State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.State : string with get, set
Public Property State As String

Property Value

Implements

Attributes

Applies to