Partager via


FirewallRule.EndIpAddress Propriété

Définition

Obtient l’adresse IP de fin de la règle de pare-feu. Il peut s’agir d’ipv4 ou ipv6. Start et End doivent se trouver dans le même protocole.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à