次の方法で共有


VnetInfoInner.VnetResourceId プロパティ

定義

Virtual Networkのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象