Interface Vault.Update
- All Superinterfaces:
Appliable<Vault>
,Indexable
,Resource.UpdateWithTags<Vault.Update>
,Vault.UpdateStages.WithAccessPolicy
,Vault.UpdateStages.WithConfigurations
,Vault.UpdateStages.WithNetworkRuleSet
- Enclosing interface:
- Vault
public static interface Vault.Update
extends Resource.UpdateWithTags<Vault.Update>, 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.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.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
Methods inherited from interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithAccessPolicy
defineAccessPolicy, updateAccessPolicy, withAccessPolicy, withoutAccessPolicy
Methods inherited from interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithConfigurations
withDeploymentDisabled, withDeploymentEnabled, withDiskEncryptionDisabled, withDiskEncryptionEnabled, withPurgeProtectionEnabled, withSoftDeleteEnabled, withTemplateDeploymentDisabled, withTemplateDeploymentEnabled
Methods inherited from interface com.microsoft.azure.management.keyvault.Vault.UpdateStages.WithNetworkRuleSet
withAccessFromAllNetworks, withAccessFromAzureServices, withAccessFromIpAddress, withAccessFromIpAddressRange, withAccessFromSelectedNetworks, withBypass, withDefaultAction, withVirtualNetworkRules