Interface Registry.Update
- All Superinterfaces:
Appliable<Registry>
,Indexable
,Registry.UpdateStages.WithAdminUserEnabled
,Registry.UpdateStages.WithSku
,Registry.UpdateStages.WithWebhook
,Resource.UpdateWithTags<Registry.Update>
- Enclosing interface:
- Registry
public static interface Registry.Update
extends Resource.UpdateWithTags<Registry.Update>, Appliable<Registry>, Registry.UpdateStages.WithAdminUserEnabled, Registry.UpdateStages.WithSku, Registry.UpdateStages.WithWebhook
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
withoutRegistryNameAsAdminUser, withRegistryNameAsAdminUser
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithSku
withBasicSku, withPremiumSku, withStandardSku
Methods inherited from interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithWebhook
defineWebhook, updateWebhook, withoutWebhook
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags