共用方式為


PostgreSqlFlexibleServerFirewallRule.StartIPAddress Property

Definition

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

public Azure.Provisioning.BicepValue<System.Net.IPAddress> StartIPAddress { get; set; }
member this.StartIPAddress : Azure.Provisioning.BicepValue<System.Net.IPAddress> with get, set
Public Property StartIPAddress As BicepValue(Of IPAddress)

Property Value

Applies to