Partilhar via


IWithKey.WithKeyTypeToCreate(JsonWebKeyType) Método

Definição

Especifica um tipo de chave para criar uma nova versão de chave.

public Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithCreate.IUpdateWithCreate WithKeyTypeToCreate (Microsoft.Azure.Management.KeyVault.Fluent.Models.JsonWebKeyType keyType);
abstract member WithKeyTypeToCreate : Microsoft.Azure.Management.KeyVault.Fluent.Models.JsonWebKeyType -> Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithCreate.IUpdateWithCreate
Public Function WithKeyTypeToCreate (keyType As JsonWebKeyType) As IUpdateWithCreate

Parâmetros

keyType
JsonWebKeyType

O tipo JWK a ser criado.

Retornos

Aplica-se a