Microsoft.Azure.Management.Sql.Fluent.SqlVirtualNetworkRule.Definition Namespace

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.