次の方法で共有


ManagedInstanceUpdate.InstancePoolId プロパティ

定義

マネージド サーバーが属するインスタンス プールの ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象