azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.8 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithStartIPAddress"
fullName: "com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithStartIPAddress"
name: "SqlFirewallRule.UpdateStages.WithStartIPAddress"
nameWithType: "SqlFirewallRule.UpdateStages.WithStartIPAddress"
summary: "The SQL Firewall Rule definition to set the starting IP Address for the server."
syntax: "public static interface **SqlFirewallRule.UpdateStages.WithStartIPAddress**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithStartIPAddress.withStartIPAddress(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.SqlFirewallRule.UpdateStages.WithStartIPAddress.withStartIPAddress(String startIPAddress)"
name: "withStartIPAddress(String startIPAddress)"
nameWithType: "SqlFirewallRule.UpdateStages.WithStartIPAddress.withStartIPAddress(String startIPAddress)"
summary: "Sets the starting IP address of SQL server's Firewall Rule."
modifiers:
- "abstract"
parameters:
- description: "start IP address in IPv4 format."
name: "startIPAddress"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SqlFirewallRule.Update withStartIPAddress(String startIPAddress)"
desc: "Sets the starting IP address of SQL server's Firewall Rule."
returns:
description: "The next stage of the update."
type: "<xref href=\"com.microsoft.azure.management.sql.SqlFirewallRule.Update?alt=com.microsoft.azure.management.sql.SqlFirewallRule.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The SQL Firewall Rule definition to set the starting IP Address for the server."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4