Interface Vault.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<Vault>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<Vault.Update>, Vault.UpdateStages.WithAccessPolicy, Vault.UpdateStages.WithConfigurations, Vault.UpdateStages.WithNetworkRuleSet
- Enclosing interface:
Vault
public static interface Vault.Update
extends com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags<Vault.Update>, com.azure.resourcemanager.resources.fluentcore.model.Appliable<Vault>, Vault.UpdateStages.WithAccessPolicy, Vault.UpdateStages.WithNetworkRuleSet, Vault.UpdateStages.WithConfigurations
The template for a key vault 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 com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTagsMethods inherited from interface Vault.UpdateStages.WithAccessPolicy
defineAccessPolicy, updateAccessPolicy, withAccessPolicy, withoutAccessPolicy, withoutRoleBasedAccessControl, withRoleBasedAccessControlMethods inherited from interface Vault.UpdateStages.WithConfigurations
withDeploymentDisabled, withDeploymentEnabled, withDiskEncryptionDisabled, withDiskEncryptionEnabled, withPurgeProtectionEnabled, withSoftDeleteEnabled, withTemplateDeploymentDisabled, withTemplateDeploymentEnabledMethods inherited from interface Vault.UpdateStages.WithNetworkRuleSet
disablePublicNetworkAccess, enablePublicNetworkAccess, withAccessFromAllNetworks, withAccessFromAzureServices, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromSelectedNetworks, withBypass, withDefaultAction, withVirtualNetworkRules