Partager via


IWithKeySize.WithKeySize(Int32) Méthode

Définition

Spécifie la taille de la clé à créer.

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

Paramètres

size
Int32

Taille de la clé en entier.

Retours

S’applique à