次の方法で共有


VnetParameters.SubnetResourceId プロパティ

定義

検証するサブネットの ARM リソース ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象