Share via


RenewCertificateOrderRequestProperties interface

RenewCertificateOrderRequest resource specific properties

Properties

csr

Csr to be used for re-key operation.

isPrivateKeyExternal

Should we change the ASC type (from managed private key to external private key and vice versa).

keySize

Certificate Key Size.

Property Details

csr

Csr to be used for re-key operation.

csr?: string

Property Value

string

isPrivateKeyExternal

Should we change the ASC type (from managed private key to external private key and vice versa).

isPrivateKeyExternal?: boolean

Property Value

boolean

keySize

Certificate Key Size.

keySize?: number

Property Value

number