Partager via


ApiUpdateContract.IsOnline Propriété

Définition

Obtient indique si la révision de l’API est accessible via la passerelle.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isOnline")]
public bool? IsOnline { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isOnline")>]
member this.IsOnline : Nullable<bool>
Public ReadOnly Property IsOnline As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à