Compartilhar via


IWithKeySize.WithKeySize(Int32) Método

Definição

Especifica o tamanho da chave a ser criada.

public Microsoft.Azure.Management.KeyVault.Fluent.Key.Definition.IWithCreate WithKeySize (int size);
abstract member WithKeySize : int -> Microsoft.Azure.Management.KeyVault.Fluent.Key.Definition.IWithCreate
Public Function WithKeySize (size As Integer) As IWithCreate

Parâmetros

size
Int32

O tamanho da chave em inteiro.

Retornos

Aplica-se a