SecretPatchProperties クラス
シークレットのプロパティ。
- 継承
-
azure.mgmt.keyvault._serialization.ModelSecretPatchProperties
コンストラクター
SecretPatchProperties(*, value: str | None = None, content_type: str | None = None, attributes: _models.SecretAttributes | None = None, **kwargs: Any)
変数
- value
- str
シークレットの値。
- content_type
- str
シークレットのコンテンツ タイプ。
- attributes
- SecretAttributes
シークレットの属性。