次の方法で共有


ManagedInstanceUpdate.SubnetId プロパティ

定義

マネージド インスタンスのサブネット リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象