Compartir a través de


FirewallRule.StartIpAddress Propiedad

Definición

Obtiene o establece la dirección IP inicial de la regla de firewall del servidor. Debe tener el formato IPv4.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a