Compartilhar via


StorageInsightStatus.State Propriedade

Definição

Obtém ou define o estado da conexão de insight de armazenamento com o workspace. Os valores possíveis incluem: 'OK', 'ERROR'

[Newtonsoft.Json.JsonProperty(PropertyName="state")]
public string State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="state")>]
member this.State : string with get, set
Public Property State As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a