Share via


NetworkManager.Configure Method

Definition

Get a Configurable instance that can be used to create NetworkManager with optional configuration.

public static Microsoft.Azure.Management.Network.Fluent.NetworkManager.IConfigurable Configure ();
static member Configure : unit -> Microsoft.Azure.Management.Network.Fluent.NetworkManager.IConfigurable
Public Shared Function Configure () As NetworkManager.IConfigurable

Returns

the instance allowing configurations

Applies to