次の方法で共有


PrivateIPAddress.SubnetResourceId プロパティ

定義

プライベート IP を含めるために使用されるサブネットを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象