FirewallRuleProperties.EndIpAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets the end IP address of the Azure SQL Database Firewall Rule.
public string EndIpAddress { get; set; }
member this.EndIpAddress : string with get, set
Public Property EndIpAddress As String