次の方法で共有


ConnectivityCheckRequestSource.Instance プロパティ

定義

要求の発生元となる特定の VMSS インスタンスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="instance")]
public long? Instance { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instance")>]
member this.Instance : Nullable<int64> with get, set
Public Property Instance As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象