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

30 строки
1.9 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes"
fullName: "com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes"
name: "Key.DefinitionStages.WithAttributes"
nameWithType: "Key.DefinitionStages.WithAttributes"
summary: "The stage of a key definition allowing to specify the attributes of the key."
syntax: "public static interface **Key.DefinitionStages.WithAttributes**"
methods:
- uid: "com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes.withAttributes(com.microsoft.azure.keyvault.models.Attributes)"
fullName: "com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithAttributes.withAttributes(Attributes attributes)"
name: "withAttributes(Attributes attributes)"
nameWithType: "Key.DefinitionStages.WithAttributes.withAttributes(Attributes attributes)"
summary: "Specifies the attributes of the key."
modifiers:
- "abstract"
parameters:
- description: "the object attributes managed by Key Vault service"
name: "attributes"
type: "<xref href=\"com.microsoft.azure.keyvault.models.Attributes?alt=com.microsoft.azure.keyvault.models.Attributes&text=Attributes\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Key.DefinitionStages.WithCreate withAttributes(Attributes attributes)"
desc: "Specifies the attributes of the key."
returns:
description: "the next stage of the definition"
type: "<xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreate?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of a key definition allowing to specify the attributes of the key."
metadata: {}
package: "com.microsoft.azure.management.keyvault"
artifact: com.microsoft.azure:azure-mgmt-keyvault:1.41.4