VirtualNetworkSubnetUsageParameter.VirtualNetworkArmResourceId プロパティ

定義

仮想ネットワーク リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象