Freigeben über


IFirewallRuleAutoGenerated.EndIPAddress Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The end IP address of the server firewall rule. Must be IPv4 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="endIpAddress")]
public string EndIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The end IP address of the server firewall rule. Must be IPv4 format.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="endIpAddress")>]
member this.EndIPAddress : string with get, set
Public Property EndIPAddress As String

Property Value

Attributes

Applies to