Uses of Interface
com.azure.resourcemanager.sql.models.SqlVirtualNetworkRule.Update
Packages that use SqlVirtualNetworkRule.Update
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlVirtualNetworkRule.Update in com.azure.resourcemanager.sql.models
Subinterfaces with type arguments of type SqlVirtualNetworkRule.Update in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure SQL Server Virtual Network Rule.Methods in com.azure.resourcemanager.sql.models that return SqlVirtualNetworkRule.UpdateModifier and TypeMethodDescriptionSqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint.ignoreMissingSqlServiceEndpoint()Sets the flag to ignore the missing subnet's SQL service endpoint entry.SqlVirtualNetworkRule.UpdateStages.WithSubnet.withSubnet(String networkId, String subnetName) Sets the virtual network ID and the subnet name for the SQL server Virtual Network Rule.