Megosztás:


AppServiceCertificateOrderPatchResourceProperties interface

AppServiceCertificateOrderPatchResource erőforrásspecifikus tulajdonságok

Tulajdonságok

autoRenew

true, hogy a tanúsítványt a lejáratkor automatikusan meg kell-e újítani; ellenkező esetben false.

certificates

A Key Vault titkos kulcsának állapota.

csr

A rendeléshez létrehozott utolsó CSR.

distinguishedName

Tanúsítvány megkülönböztető neve.

keySize

Tanúsítványkulcs mérete.

productType

Tanúsítvány terméktípusa.

validityInYears

Időtartam években (1-nek kell lennie).

Tulajdonság adatai

autoRenew

true, hogy a tanúsítványt a lejáratkor automatikusan meg kell-e újítani; ellenkező esetben false.

autoRenew?: boolean

Tulajdonság értéke

boolean

certificates

A Key Vault titkos kulcsának állapota.

certificates?: Record<string, AppServiceCertificate>

Tulajdonság értéke

Record<string, AppServiceCertificate>

csr

A rendeléshez létrehozott utolsó CSR.

csr?: string

Tulajdonság értéke

string

distinguishedName

Tanúsítvány megkülönböztető neve.

distinguishedName?: string

Tulajdonság értéke

string

keySize

Tanúsítványkulcs mérete.

keySize?: number

Tulajdonság értéke

number

productType

Tanúsítvány terméktípusa.

productType: "StandardDomainValidatedSsl" | "StandardDomainValidatedWildCardSsl"

Tulajdonság értéke

"StandardDomainValidatedSsl" | "StandardDomainValidatedWildCardSsl"

validityInYears

Időtartam években (1-nek kell lennie).

validityInYears?: number

Tulajdonság értéke

number