Interface Registry.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<Registry>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, Registry.UpdateStages.WithAdminUserEnabled, Registry.UpdateStages.WithDedicatedDataEndpoints, Registry.UpdateStages.WithPublicNetworkAccess, Registry.UpdateStages.WithSku, Registry.UpdateStages.WithWebhook, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<Registry.Update>
- Enclosing interface:
Registry
public static interface Registry.Update
extends com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<Registry.Update>, com.azure.resourcemanager.resources.fluentcore.model.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.resources.fluentcore.model.Indexable
keyMethods inherited from interface Registry.UpdateStages.WithAdminUserEnabled
withoutRegistryNameAsAdminUser, withRegistryNameAsAdminUserMethods inherited from interface Registry.UpdateStages.WithDedicatedDataEndpoints
disableDedicatedDataEndpoints, enableDedicatedDataEndpointsMethods inherited from interface Registry.UpdateStages.WithPublicNetworkAccess
disablePublicNetworkAccess, enablePublicNetworkAccess, withAccessFromAllNetworks, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromSelectedNetworks, withAccessFromTrustedServices, withoutAccessFromIpAddress, withoutAccessFromIpAddressRange, withoutAccessFromTrustedServicesMethods inherited from interface Registry.UpdateStages.WithSku
withBasicSku, withPremiumSku, withStandardSkuMethods inherited from interface Registry.UpdateStages.WithWebhook
defineWebhook, updateWebhook, withoutWebhookMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags