Microsoft.Azure.Management.ContainerRegistry.Fluent.Registry.Definition Namespace

Interfaces

IBlank

The first stage of a container service definition.

IDefinition

Container interface for all the definitions related to a registry.

IWithAdminUserEnabled

The stage of the registry definition allowing to enable admin user.

IWithCreate

The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.

IWithGroup

The stage of the container service definition allowing to specify the resource group.

IWithSku

The stage of the registry definition allowing to specify the SKU type.

IWithSkuBeta

The stage of the registry definition allowing to specify the SKU type.

IWithStorageAccount

The stage of the registry definition allowing to specify the storage account.

IWithStorageAccountBeta

The stage of the registry definition allowing to specify the storage account.

IWithWebhook

The stage of the container registry definition allowing to add or remove a webhook.