VaultCreateOrUpdateParameters interface
建立或更新保存庫的參數
屬性
location | 應該在其中建立金鑰保存庫的支援 Azure 位置。 |
properties | 保存庫的屬性 |
tags | 將指派給金鑰保存庫的標記。 |
屬性詳細資料
location
應該在其中建立金鑰保存庫的支援 Azure 位置。
location: string
屬性值
string
properties
tags
將指派給金鑰保存庫的標記。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}