ContainerInstanceManager.Configure Method

Definition

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

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

Returns

the instance allowing configurations

Applies to