ManagedCertificate interface

https に使用されるマネージド証明書

Extends

継承されたプロパティ

expirationDate

証明書の有効期限。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

subject

証明書のサブジェクト名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type

シークレット リソースの種類。

継承されたプロパティの詳細

expirationDate

証明書の有効期限。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

expirationDate?: string

プロパティ値

string

Certificate.expirationDateから継承

subject

証明書のサブジェクト名。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

subject?: string

プロパティ値

string

Certificate.subjectから継承

type

シークレット リソースの種類。

type?: string

プロパティ値

string

Certificate.typeから継承