azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

300 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.keyvault.VaultProperties"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties"
name: "VaultProperties"
nameWithType: "VaultProperties"
summary: "Properties of the vault."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **VaultProperties**"
constructors:
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.VaultProperties()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.VaultProperties()"
name: "VaultProperties()"
nameWithType: "VaultProperties.VaultProperties()"
syntax: "public VaultProperties()"
methods:
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.accessPolicies()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.accessPolicies()"
name: "accessPolicies()"
nameWithType: "VaultProperties.accessPolicies()"
summary: "Get the access<wbr>Policies value."
syntax: "public List<AccessPolicyEntry> accessPolicies()"
desc: "Get the accessPolicies value."
returns:
description: "the accessPolicies value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.keyvault.AccessPolicyEntry?alt=com.microsoft.azure.management.keyvault.AccessPolicyEntry&text=AccessPolicyEntry\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.createMode()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.createMode()"
name: "createMode()"
nameWithType: "VaultProperties.createMode()"
summary: "Get the create<wbr>Mode value."
syntax: "public CreateMode createMode()"
desc: "Get the createMode value."
returns:
description: "the createMode value"
type: "<xref href=\"com.microsoft.azure.management.keyvault.CreateMode?alt=com.microsoft.azure.management.keyvault.CreateMode&text=CreateMode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.enablePurgeProtection()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.enablePurgeProtection()"
name: "enablePurgeProtection()"
nameWithType: "VaultProperties.enablePurgeProtection()"
summary: "Get the enable<wbr>Purge<wbr>Protection value."
syntax: "public Boolean enablePurgeProtection()"
desc: "Get the enablePurgeProtection value."
returns:
description: "the enablePurgeProtection value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.enableSoftDelete()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.enableSoftDelete()"
name: "enableSoftDelete()"
nameWithType: "VaultProperties.enableSoftDelete()"
summary: "Get the enable<wbr>Soft<wbr>Delete value."
syntax: "public Boolean enableSoftDelete()"
desc: "Get the enableSoftDelete value."
returns:
description: "the enableSoftDelete value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.enabledForDeployment()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.enabledForDeployment()"
name: "enabledForDeployment()"
nameWithType: "VaultProperties.enabledForDeployment()"
summary: "Get the enabled<wbr>For<wbr>Deployment value."
syntax: "public Boolean enabledForDeployment()"
desc: "Get the enabledForDeployment value."
returns:
description: "the enabledForDeployment value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.enabledForDiskEncryption()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.enabledForDiskEncryption()"
name: "enabledForDiskEncryption()"
nameWithType: "VaultProperties.enabledForDiskEncryption()"
summary: "Get the enabled<wbr>For<wbr>Disk<wbr>Encryption value."
syntax: "public Boolean enabledForDiskEncryption()"
desc: "Get the enabledForDiskEncryption value."
returns:
description: "the enabledForDiskEncryption value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.enabledForTemplateDeployment()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.enabledForTemplateDeployment()"
name: "enabledForTemplateDeployment()"
nameWithType: "VaultProperties.enabledForTemplateDeployment()"
summary: "Get the enabled<wbr>For<wbr>Template<wbr>Deployment value."
syntax: "public Boolean enabledForTemplateDeployment()"
desc: "Get the enabledForTemplateDeployment value."
returns:
description: "the enabledForTemplateDeployment value"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.networkAcls()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.networkAcls()"
name: "networkAcls()"
nameWithType: "VaultProperties.networkAcls()"
summary: "Get the network<wbr>Acls value."
syntax: "public NetworkRuleSet networkAcls()"
desc: "Get the networkAcls value."
returns:
description: "the networkAcls value"
type: "<xref href=\"com.microsoft.azure.management.keyvault.NetworkRuleSet?alt=com.microsoft.azure.management.keyvault.NetworkRuleSet&text=NetworkRuleSet\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.sku()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.sku()"
name: "sku()"
nameWithType: "VaultProperties.sku()"
summary: "Get the sku value."
syntax: "public Sku sku()"
desc: "Get the sku value."
returns:
description: "the sku value"
type: "<xref href=\"com.microsoft.azure.management.keyvault.Sku?alt=com.microsoft.azure.management.keyvault.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.tenantId()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.tenantId()"
name: "tenantId()"
nameWithType: "VaultProperties.tenantId()"
summary: "Get the tenant<wbr>Id value."
syntax: "public UUID tenantId()"
desc: "Get the tenantId value."
returns:
description: "the tenantId value"
type: "<xref href=\"java.util.UUID?alt=java.util.UUID&text=UUID\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.vaultUri()"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.vaultUri()"
name: "vaultUri()"
nameWithType: "VaultProperties.vaultUri()"
summary: "Get the vault<wbr>Uri value."
syntax: "public String vaultUri()"
desc: "Get the vaultUri value."
returns:
description: "the vaultUri value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withAccessPolicies(java.util.List<com.microsoft.azure.management.keyvault.AccessPolicyEntry>)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withAccessPolicies(List<AccessPolicyEntry> accessPolicies)"
name: "withAccessPolicies(List<AccessPolicyEntry> accessPolicies)"
nameWithType: "VaultProperties.withAccessPolicies(List<AccessPolicyEntry> accessPolicies)"
summary: "Set the access<wbr>Policies value."
parameters:
- description: "the accessPolicies value to set"
name: "accessPolicies"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.keyvault.AccessPolicyEntry?alt=com.microsoft.azure.management.keyvault.AccessPolicyEntry&text=AccessPolicyEntry\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public VaultProperties withAccessPolicies(List<AccessPolicyEntry> accessPolicies)"
desc: "Set the accessPolicies value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withCreateMode(com.microsoft.azure.management.keyvault.CreateMode)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withCreateMode(CreateMode createMode)"
name: "withCreateMode(CreateMode createMode)"
nameWithType: "VaultProperties.withCreateMode(CreateMode createMode)"
summary: "Set the create<wbr>Mode value."
parameters:
- description: "the createMode value to set"
name: "createMode"
type: "<xref href=\"com.microsoft.azure.management.keyvault.CreateMode?alt=com.microsoft.azure.management.keyvault.CreateMode&text=CreateMode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withCreateMode(CreateMode createMode)"
desc: "Set the createMode value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withEnablePurgeProtection(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withEnablePurgeProtection(Boolean enablePurgeProtection)"
name: "withEnablePurgeProtection(Boolean enablePurgeProtection)"
nameWithType: "VaultProperties.withEnablePurgeProtection(Boolean enablePurgeProtection)"
summary: "Set the enable<wbr>Purge<wbr>Protection value."
parameters:
- description: "the enablePurgeProtection value to set"
name: "enablePurgeProtection"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withEnablePurgeProtection(Boolean enablePurgeProtection)"
desc: "Set the enablePurgeProtection value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withEnableSoftDelete(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withEnableSoftDelete(Boolean enableSoftDelete)"
name: "withEnableSoftDelete(Boolean enableSoftDelete)"
nameWithType: "VaultProperties.withEnableSoftDelete(Boolean enableSoftDelete)"
summary: "Set the enable<wbr>Soft<wbr>Delete value."
parameters:
- description: "the enableSoftDelete value to set"
name: "enableSoftDelete"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withEnableSoftDelete(Boolean enableSoftDelete)"
desc: "Set the enableSoftDelete value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withEnabledForDeployment(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withEnabledForDeployment(Boolean enabledForDeployment)"
name: "withEnabledForDeployment(Boolean enabledForDeployment)"
nameWithType: "VaultProperties.withEnabledForDeployment(Boolean enabledForDeployment)"
summary: "Set the enabled<wbr>For<wbr>Deployment value."
parameters:
- description: "the enabledForDeployment value to set"
name: "enabledForDeployment"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withEnabledForDeployment(Boolean enabledForDeployment)"
desc: "Set the enabledForDeployment value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withEnabledForDiskEncryption(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withEnabledForDiskEncryption(Boolean enabledForDiskEncryption)"
name: "withEnabledForDiskEncryption(Boolean enabledForDiskEncryption)"
nameWithType: "VaultProperties.withEnabledForDiskEncryption(Boolean enabledForDiskEncryption)"
summary: "Set the enabled<wbr>For<wbr>Disk<wbr>Encryption value."
parameters:
- description: "the enabledForDiskEncryption value to set"
name: "enabledForDiskEncryption"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withEnabledForDiskEncryption(Boolean enabledForDiskEncryption)"
desc: "Set the enabledForDiskEncryption value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withEnabledForTemplateDeployment(java.lang.Boolean)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withEnabledForTemplateDeployment(Boolean enabledForTemplateDeployment)"
name: "withEnabledForTemplateDeployment(Boolean enabledForTemplateDeployment)"
nameWithType: "VaultProperties.withEnabledForTemplateDeployment(Boolean enabledForTemplateDeployment)"
summary: "Set the enabled<wbr>For<wbr>Template<wbr>Deployment value."
parameters:
- description: "the enabledForTemplateDeployment value to set"
name: "enabledForTemplateDeployment"
type: "<xref href=\"java.lang.Boolean?alt=java.lang.Boolean&text=Boolean\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withEnabledForTemplateDeployment(Boolean enabledForTemplateDeployment)"
desc: "Set the enabledForTemplateDeployment value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withNetworkAcls(com.microsoft.azure.management.keyvault.NetworkRuleSet)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withNetworkAcls(NetworkRuleSet networkAcls)"
name: "withNetworkAcls(NetworkRuleSet networkAcls)"
nameWithType: "VaultProperties.withNetworkAcls(NetworkRuleSet networkAcls)"
summary: "Set the network<wbr>Acls value."
parameters:
- description: "the networkAcls value to set"
name: "networkAcls"
type: "<xref href=\"com.microsoft.azure.management.keyvault.NetworkRuleSet?alt=com.microsoft.azure.management.keyvault.NetworkRuleSet&text=NetworkRuleSet\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withNetworkAcls(NetworkRuleSet networkAcls)"
desc: "Set the networkAcls value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withSku(com.microsoft.azure.management.keyvault.Sku)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withSku(Sku sku)"
name: "withSku(Sku sku)"
nameWithType: "VaultProperties.withSku(Sku sku)"
summary: "Set the sku value."
parameters:
- description: "the sku value to set"
name: "sku"
type: "<xref href=\"com.microsoft.azure.management.keyvault.Sku?alt=com.microsoft.azure.management.keyvault.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withSku(Sku sku)"
desc: "Set the sku value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withTenantId(java.util.UUID)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withTenantId(UUID tenantId)"
name: "withTenantId(UUID tenantId)"
nameWithType: "VaultProperties.withTenantId(UUID tenantId)"
summary: "Set the tenant<wbr>Id value."
parameters:
- description: "the tenantId value to set"
name: "tenantId"
type: "<xref href=\"java.util.UUID?alt=java.util.UUID&text=UUID\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withTenantId(UUID tenantId)"
desc: "Set the tenantId value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.keyvault.VaultProperties.withVaultUri(java.lang.String)"
fullName: "com.microsoft.azure.management.keyvault.VaultProperties.withVaultUri(String vaultUri)"
name: "withVaultUri(String vaultUri)"
nameWithType: "VaultProperties.withVaultUri(String vaultUri)"
summary: "Set the vault<wbr>Uri value."
parameters:
- description: "the vaultUri value to set"
name: "vaultUri"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public VaultProperties withVaultUri(String vaultUri)"
desc: "Set the vaultUri value."
returns:
description: "the VaultProperties object itself."
type: "<xref href=\"com.microsoft.azure.management.keyvault.VaultProperties?alt=com.microsoft.azure.management.keyvault.VaultProperties&text=VaultProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Properties of the vault."
metadata: {}
package: "com.microsoft.azure.management.keyvault"
artifact: com.microsoft.azure:azure-mgmt-keyvault:1.41.4