次の方法で共有


RedisResourceInner.StaticIP プロパティ

定義

静的 IP アドレスを取得または設定します。 既存の Azure Virtual Network内に Redis キャッシュをデプロイするときに必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象