次の方法で共有


VirtualNetworkConfiguration.SubnetResourceId プロパティ

定義

API Management サービスをデプロイする仮想ネットワーク内のサブネットの完全なリソース ID を取得または設定します。

[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

適用対象