次の方法で共有


SecretPatchProperties interface

シークレットのプロパティ

プロパティ

attributes

シークレットの属性。

contentType

シークレットのコンテンツ タイプ。

value

シークレットの値。

プロパティの詳細

attributes

シークレットの属性。

attributes?: SecretAttributes

プロパティ値

contentType

シークレットのコンテンツ タイプ。

contentType?: string

プロパティ値

string

value

シークレットの値。

value?: string

プロパティ値

string