Share via


FirewallRule.StartIPAddress Property

Definition

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

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

Property Value

Implements

Attributes

Applies to