Certificate クラス

https に使用される証明書。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
Certificate

コンストラクター

Certificate(*, type: str | SecretType | None = None, **kwargs)

パラメーター

type
str または SecretType

シークレット リソースの種類。 使用できる値は、"UrlSigningKey"、"CustomerCertificate"、"ManagedCertificate"、"AzureFirstPartyManagedCertificate" です。

変数

type
str または SecretType

シークレット リソースの種類。 使用できる値は、"UrlSigningKey"、"CustomerCertificate"、"ManagedCertificate"、"AzureFirstPartyManagedCertificate" です。

subject
str

証明書のサブジェクト名。

expiration_date
str

証明書の有効期限。