Compartilhar via


FirewallRule.StartIpAddress Propriedade

Definição

Obtém ou define o endereço IP inicial da regra de firewall. Deve ser o formato IPv4. Use o valor '0.0.0.0' para todos os endereços IP internos do Azure.

[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