Compartilhar via


GatewayListStatusLive.Status Property

Definition

Gets or sets live message of list gateway. Possible values include: 'Live'

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.Analysis.Models.Status? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.Analysis.Models.Status> with get, set
Public Property Status As Nullable(Of Status)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to