Share via


FirewallRule.EndIPAddress Property

Definition

The end IP address of the server firewall rule. Must be IPv4 format.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)]
public string EndIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Inlined)>]
member this.EndIPAddress : string with get, set
Public Property EndIPAddress As String

Property Value

Implements

Attributes

Applies to