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.UpdateWithCreate.IUpdateWithCreate WithKeySize (int size);
abstract member WithKeySize : int -> Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithCreate.IUpdateWithCreate
Public Function WithKeySize (size As Integer) As IUpdateWithCreate

Paramètres

size
Int32

Taille de la clé en entier.

Retours

S’applique à