Interface Registry.Definition
- All Superinterfaces:
Creatable<Registry>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<Registry.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<Registry.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithGroup<Registry.DefinitionStages.WithSku>
,GroupableResource.DefinitionStages.WithNewResourceGroup<Registry.DefinitionStages.WithSku>
,HasName
,Indexable
,Registry.DefinitionStages.Blank
,Registry.DefinitionStages.WithAdminUserEnabled
,Registry.DefinitionStages.WithCreate
,Registry.DefinitionStages.WithGroup
,Registry.DefinitionStages.WithSku
,Registry.DefinitionStages.WithStorageAccount
,Registry.DefinitionStages.WithWebhook
,Resource.DefinitionWithRegion<Registry.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<Registry.DefinitionStages.WithCreate>
- Enclosing interface:
- Registry
public static interface Registry.Definition
extends Registry.DefinitionStages.Blank, Registry.DefinitionStages.WithGroup, Registry.DefinitionStages.WithSku, Registry.DefinitionStages.WithStorageAccount, Registry.DefinitionStages.WithCreate
Container interface for all the definitions related to a registry.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithAdminUserEnabled
withRegistryNameAsAdminUser
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithSku
withBasicSku, withClassicSku, withPremiumSku, withStandardSku
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
withExistingStorageAccount, withExistingStorageAccount, withNewStorageAccount, withNewStorageAccount
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithWebhook
defineWebhook
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags