@Beta(value=V1_7_0)
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 © 2019. All rights reserved.