次の方法で共有


RedisCreateParameters.SubnetId プロパティ

定義

Redis キャッシュをデプロイする仮想ネットワーク内のサブネットの完全なリソース ID を取得または設定します。 形式の例: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft。{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象