Interface Registry.Update
- All Superinterfaces:
Appliable<Registry>,Indexable,Registry.UpdateStages.WithAdminUserEnabled,Registry.UpdateStages.WithDedicatedDataEndpoints,Registry.UpdateStages.WithPublicNetworkAccess,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, Registry.UpdateStages.WithDedicatedDataEndpoints, Registry.UpdateStages.WithPublicNetworkAccess
The template for an update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Registry.UpdateStages.WithAdminUserEnabled
withoutRegistryNameAsAdminUser, withRegistryNameAsAdminUserMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Registry.UpdateStages.WithDedicatedDataEndpoints
disableDedicatedDataEndpoints, enableDedicatedDataEndpointsMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Registry.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccess, withAccessFromAllNetworks, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromSelectedNetworks, withAccessFromTrustedServices, withoutAccessFromIpAddress, withoutAccessFromIpAddressRange, withoutAccessFromTrustedServicesMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Registry.UpdateStages.WithSku
withBasicSku, withPremiumSku, withStandardSkuMethods inherited from interface com.azure.resourcemanager.containerregistry.models.Registry.UpdateStages.WithWebhook
defineWebhook, updateWebhook, withoutWebhookMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags