Compartir a través de


CreateOrUpdateFirewallRuleParameters.StartIpAddress Propiedad

Definición

Obtiene o establece la dirección IP inicial de la regla de firewall. Puede ser ipv4 o ipv6. Start y End deben estar en el mismo protocolo.

[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