共用方式為


Vault 類別

具有擴充詳細資料的資源資訊。

變數只會由伺服器填入,而且會在傳送要求時予以忽略。

必須填入所有必要的參數,才能傳送至 Azure。

繼承
azure.mgmt.keyvault._serialization.Model
Vault

建構函式

Vault(*, properties: _models.VaultProperties, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs: Any)

僅限關鍵字參數

名稱 Description
location
str

金鑰保存庫資源的 Azure 位置。

tags

指派給金鑰保存庫資源的標記。

properties

保存庫的屬性。 必要。

變數

名稱 Description
id
str

金鑰保存庫資源的完整識別碼。

name
str

金鑰保存庫資源的名稱。

type
str

金鑰保存庫資源的資源類型。

location
str

金鑰保存庫資源的 Azure 位置。

tags

指派給金鑰保存庫資源的標記。

properties

保存庫的屬性。 必要。