IWithVirtualNetworkRule Interface

Definition

The stage of the SQL Server definition allowing to specify the SQL Virtual Network Rules.

public interface IWithVirtualNetworkRule : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithVirtualNetworkRule = interface
    interface IBeta
Public Interface IWithVirtualNetworkRule
Implements IBeta
Derived
Implements

Methods

DefineVirtualNetworkRule(String)

Begins the definition of a new SQL Virtual Network Rule to be added to this server.

Applies to