FirewallRule.StartIpAddress Propriedade

Definição

Obtém ou define o endereço IP inicial da regra de firewall do servidor. Deve ser o 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a