Freigeben über


FirewallRule.EndIpAddress Eigenschaft

Definition

Ruft die End-IP-Adresse für die Firewallregel ab. Dies kann entweder ipv4 oder ipv6 sein. Start und Ende sollten im gleichen Protokoll enthalten sein.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: