Compartir a través de


Channel.ReadinessState Propiedad

Definición

Obtiene o establece el estado de preparación del tema de asociado correspondiente. Entre los valores posibles se incluyen: "NeverActivated", "Activated"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a