Partager via


RedisCreateParameters.StaticIP Propriété

Définition

Obtient ou définit l’adresse IP statique. Éventuellement, peut être spécifié lors du déploiement d’un cache Redis à l’intérieur d’un Réseau virtuel Azure existant ; affecté automatiquement par défaut.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à