你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithKeySize.WithKeySize(Int32) 方法

定义

指定要创建的密钥的大小。

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

参数

size
Int32

键的大小(整数)。

返回

适用于