VaultPatchProperties Class
- java.
lang. Object - com.
microsoft. azure. management. keyvault. VaultPatchProperties
- com.
public class VaultPatchProperties
Properties of the vault.
Constructor | Description | |
---|---|---|
Vault |
VaultPatchProperties
public VaultPatchProperties()
accessPolicies
public List
Get the accessPolicies value.
Returns:
createMode
public CreateMode createMode()
Get the createMode value.
Returns:
enabledForDeployment
public Boolean enabledForDeployment()
Get the enabledForDeployment value.
Returns:
enabledForDiskEncryption
public Boolean enabledForDiskEncryption()
Get the enabledForDiskEncryption value.
Returns:
enabledForTemplateDeployment
public Boolean enabledForTemplateDeployment()
Get the enabledForTemplateDeployment value.
Returns:
enablePurgeProtection
public Boolean enablePurgeProtection()
Get the enablePurgeProtection value.
Returns:
enableSoftDelete
public Boolean enableSoftDelete()
Get the enableSoftDelete value.
Returns:
networkAcls
public NetworkRuleSet networkAcls()
Get the networkAcls value.
Returns:
sku
public Sku sku()
Get the sku value.
Returns:
tenantId
public UUID tenantId()
Get the tenantId value.
Returns:
withAccessPolicies
public VaultPatchProperties withAccessPolicies(List
Set the accessPolicies value.
Parameters:
Returns:
withCreateMode
public VaultPatchProperties withCreateMode(CreateMode createMode)
Set the createMode value.
Parameters:
Returns:
withEnabledForDeployment
public VaultPatchProperties withEnabledForDeployment(Boolean enabledForDeployment)
Set the enabledForDeployment value.
Parameters:
Returns:
withEnabledForDiskEncryption
public VaultPatchProperties withEnabledForDiskEncryption(Boolean enabledForDiskEncryption)
Set the enabledForDiskEncryption value.
Parameters:
Returns:
withEnabledForTemplateDeployment
public VaultPatchProperties withEnabledForTemplateDeployment(Boolean enabledForTemplateDeployment)
Set the enabledForTemplateDeployment value.
Parameters:
Returns:
withEnablePurgeProtection
public VaultPatchProperties withEnablePurgeProtection(Boolean enablePurgeProtection)
Set the enablePurgeProtection value.
Parameters:
Returns:
withEnableSoftDelete
public VaultPatchProperties withEnableSoftDelete(Boolean enableSoftDelete)
Set the enableSoftDelete value.
Parameters:
Returns:
withNetworkAcls
public VaultPatchProperties withNetworkAcls(NetworkRuleSet networkAcls)
Set the networkAcls value.
Parameters:
Returns:
withSku
public VaultPatchProperties withSku(Sku sku)
Set the sku value.
Parameters:
Returns:
withTenantId
public VaultPatchProperties withTenantId(UUID tenantId)
Set the tenantId value.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: