public static interface SqlFirewallRule.DefinitionStages.WithIpAddress<ParentT>
| Modifier and Type | Method and Description |
|---|---|
SqlFirewallRule.DefinitionStages.WithAttach<ParentT> |
withIpAddress(String ipAddress)
Sets the ending Ip address of SQL server's Firewall Rule.
|
SqlFirewallRule.DefinitionStages.WithAttach<ParentT> withIpAddress(String ipAddress)
ipAddress - Ip address in Ipv4 format.Copyright © 2020 Microsoft Corporation. All rights reserved.