Microsoft.Azure.Management.Sql.Fluent.SqlVirtualNetworkRule.Definition Namespace
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.
Interfaces
IBlank<ParentT> |
The first stage of the SQL Server Virtual Network Rule definition. |
IWithAttach<ParentT> |
The final stage of the SQL Virtual Network Rule definition. At this stage, any remaining optional settings can be specified, or the SQL Virtual Network Rule definition can be attached to the parent SQL Server definition. |
IWithServiceEndpoint<ParentT> |
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry. |
IWithSubnet<ParentT> |
The SQL Virtual Network Rule definition to set the virtual network ID and the subnet name. |
Azure SDK for .NET