Partager via


Client.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.Inlined)]
public string State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.State : string with get, set
Public Property State As String

Property Value

Implements

Attributes

Applies to