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

KeyVaultCreateOrUpdateContent 类

定义

用于创建或更新保管库的参数。

public class KeyVaultCreateOrUpdateContent
type KeyVaultCreateOrUpdateContent = class
Public Class KeyVaultCreateOrUpdateContent
继承
KeyVaultCreateOrUpdateContent

构造函数

KeyVaultCreateOrUpdateContent(AzureLocation, KeyVaultProperties)

初始化 KeyVaultCreateOrUpdateContent 的新实例。

属性

Location

应在其中创建密钥保管库的受支持 Azure 位置。

Properties

保管库的属性。

Tags

将分配给密钥保管库的标记。

适用于