共用方式為


IPv6FirewallRule.EndIPv6Address Property

Definition

Gets or sets the end IP address of the firewall rule. Must be IPv6 format. Must be greater than or equal to startIpAddress.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to