SecretPatchProperties 類別
秘密的屬性。
- 繼承
-
azure.mgmt.keyvault._serialization.ModelSecretPatchProperties
建構函式
SecretPatchProperties(*, value: str | None = None, content_type: str | None = None, attributes: _models.SecretAttributes | None = None, **kwargs: Any)
僅限關鍵字的參數
名稱 | Description |
---|---|
value
|
密碼的值。 |
content_type
|
秘密的內容類型。 |
attributes
|
秘密的屬性。 |
變數
名稱 | Description |
---|---|
value
|
密碼的值。 |
content_type
|
秘密的內容類型。 |
attributes
|
秘密的屬性。 |