azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

30 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.compute.models.DiskEncryptionSet.DefinitionStages.WithKeyVaultKey"
fullName: "com.azure.resourcemanager.compute.models.DiskEncryptionSet.DefinitionStages.WithKeyVaultKey"
name: "DiskEncryptionSet.DefinitionStages.WithKeyVaultKey"
nameWithType: "DiskEncryptionSet.DefinitionStages.WithKeyVaultKey"
summary: "The stage of a disk encryption set definition allowing to associate with an Azure key vault key."
syntax: "public static interface **DiskEncryptionSet.DefinitionStages.WithKeyVaultKey**"
methods:
- uid: "com.azure.resourcemanager.compute.models.DiskEncryptionSet.DefinitionStages.WithKeyVaultKey.withExistingKey(java.lang.String)"
fullName: "com.azure.resourcemanager.compute.models.DiskEncryptionSet.DefinitionStages.WithKeyVaultKey.withExistingKey(String keyId)"
name: "withExistingKey(String keyId)"
nameWithType: "DiskEncryptionSet.DefinitionStages.WithKeyVaultKey.withExistingKey(String keyId)"
summary: "Associate with the disk encryption set an Azure key vault key by its ID."
modifiers:
- "abstract"
parameters:
- description: "ID of the Azure key vault key"
name: "keyId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity withExistingKey(String keyId)"
desc: "Associate with the disk encryption set an Azure key vault key by its ID."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.azure.resourcemanager.compute.models.DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity?alt=com.azure.resourcemanager.compute.models.DiskEncryptionSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity&text=WithSystemAssignedManagedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of a disk encryption set definition allowing to associate with an Azure key vault key."
metadata: {}
package: "com.azure.resourcemanager.compute.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-compute:2.42.0