Compartilhar via


RedisCreateParameters.StaticIP Propriedade

Definição

Obtém ou define o endereço IP estático. Opcionalmente, pode ser especificado ao implantar um cache Redis dentro de um Rede Virtual existente do Azure; atribuído automaticamente por padrão.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a