Megosztás:


AppServiceCertificateOrderPatchResourcePropertiesOutput interface

AppServiceCertificateOrderPatchResource erőforrásspecifikus tulajdonságok

Tulajdonságok

appServiceCertificateNotRenewableReasons

Az App Service-tanúsítvány jelenleg nem megújítható okai.

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.

contact

Kapcsolattartási adatok

csr

A rendeléshez létrehozott utolsó CSR.

distinguishedName

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

domainVerificationToken

Tartomány-ellenőrzési jogkivonat.

expirationTime

A tanúsítvány lejárati ideje.

intermediate

Köztes tanúsítvány.

isPrivateKeyExternal

true, ha a titkos kulcs külső; ellenkező esetben false.

keySize

Tanúsítványkulcs mérete.

lastCertificateIssuanceTime

A tanúsítvány utolsó kiállítási ideje.

nextAutoRenewalTimeStamp

Időbélyeg, amikor a tanúsítvány automatikusan megújul a következő lépésben

productType

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

provisioningState

A tanúsítványrendelés állapota.

root

Főtanúsítvány.

serialNumber

A tanúsítvány aktuális sorozatszáma.

signedCertificate

Aláírt tanúsítvány.

status

Aktuális rendelés állapota.

validityInYears

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

Tulajdonság adatai

appServiceCertificateNotRenewableReasons

Az App Service-tanúsítvány jelenleg nem megújítható okai.

appServiceCertificateNotRenewableReasons?: ("RegistrationStatusNotSupportedForRenewal" | "ExpirationNotInRenewalTimeRange" | "SubscriptionNotActive")[]

Tulajdonság értéke

("RegistrationStatusNotSupportedForRenewal" | "ExpirationNotInRenewalTimeRange" | "SubscriptionNotActive")[]

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, AppServiceCertificateOutput>

Tulajdonság értéke

Record<string, AppServiceCertificateOutput>

contact

Kapcsolattartási adatok

contact?: CertificateOrderContactOutput

Tulajdonság értéke

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

domainVerificationToken

Tartomány-ellenőrzési jogkivonat.

domainVerificationToken?: string

Tulajdonság értéke

string

expirationTime

A tanúsítvány lejárati ideje.

expirationTime?: string

Tulajdonság értéke

string

intermediate

Köztes tanúsítvány.

intermediate?: CertificateDetailsOutput

Tulajdonság értéke

isPrivateKeyExternal

true, ha a titkos kulcs külső; ellenkező esetben false.

isPrivateKeyExternal?: boolean

Tulajdonság értéke

boolean

keySize

Tanúsítványkulcs mérete.

keySize?: number

Tulajdonság értéke

number

lastCertificateIssuanceTime

A tanúsítvány utolsó kiállítási ideje.

lastCertificateIssuanceTime?: string

Tulajdonság értéke

string

nextAutoRenewalTimeStamp

Időbélyeg, amikor a tanúsítvány automatikusan megújul a következő lépésben

nextAutoRenewalTimeStamp?: string

Tulajdonság értéke

string

productType

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

productType: "StandardDomainValidatedSsl" | "StandardDomainValidatedWildCardSsl"

Tulajdonság értéke

"StandardDomainValidatedSsl" | "StandardDomainValidatedWildCardSsl"

provisioningState

A tanúsítványrendelés állapota.

provisioningState?: "Failed" | "Succeeded" | "Canceled" | "InProgress" | "Deleting"

Tulajdonság értéke

"Failed" | "Succeeded" | "Canceled" | "InProgress" | "Deleting"

root

Főtanúsítvány.

root?: CertificateDetailsOutput

Tulajdonság értéke

serialNumber

A tanúsítvány aktuális sorozatszáma.

serialNumber?: string

Tulajdonság értéke

string

signedCertificate

Aláírt tanúsítvány.

signedCertificate?: CertificateDetailsOutput

Tulajdonság értéke

status

Aktuális rendelés állapota.

status?: "Canceled" | "Pendingissuance" | "Issued" | "Revoked" | "Denied" | "Pendingrevocation" | "PendingRekey" | "Unused" | "Expired" | "NotSubmitted"

Tulajdonság értéke

"Canceled" | "Pendingissuance" | "Issued" | "Revoked" | "Denied" | "Pendingrevocation" | "PendingRekey" | "Unused" | "Expired" | "NotSubmitted"

validityInYears

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

validityInYears?: number

Tulajdonság értéke

number