17 строки
2.2 KiB
YAML
17 строки
2.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreate"
|
|
fullName: "com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreate"
|
|
name: "Key.DefinitionStages.WithCreate"
|
|
nameWithType: "Key.DefinitionStages.WithCreate"
|
|
summary: "The stage of the key definition which contains all the minimum required inputs for the key to be created but also allows for any other optional settings to be specified."
|
|
syntax: "public static interface **Key.DefinitionStages.WithCreate**</br> extends <xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations&text=WithKeyOperations\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize&text=WithKeySize\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreateBase?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreateBase&text=WithCreateBase\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the key definition which contains all the minimum required inputs for the key to be created but also allows for any other optional settings to be specified."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreateBase?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithCreateBase&text=WithCreateBase\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeyOperations&text=WithKeyOperations\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize?alt=com.microsoft.azure.management.keyvault.Key.DefinitionStages.WithKeySize&text=WithKeySize\" data-throw-if-not-resolved=\"False\" />"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.keyvault"
|
|
artifact: com.microsoft.azure:azure-mgmt-keyvault:1.41.4
|