Condividi tramite


HostNameSslState interface

Nome host abilitato per SSL.

Proprietà

hostType

Indica se il nome host è un nome host standard o repository.

name

Nome host.

sslState

Tipo SSL.

thumbprint

Identificazione personale del certificato SSL.

toUpdate

Impostare su true per aggiornare il nome host esistente.

virtualIP

Indirizzo IP virtuale assegnato al nome host se è abilitato SSL basato su IP.

Dettagli proprietà

hostType

Indica se il nome host è un nome host standard o repository.

hostType?: HostType

Valore della proprietà

name

Nome host.

name?: string

Valore della proprietà

string

sslState

Tipo SSL.

sslState?: SslState

Valore della proprietà

thumbprint

Identificazione personale del certificato SSL.

thumbprint?: string

Valore della proprietà

string

toUpdate

Impostare su true per aggiornare il nome host esistente.

toUpdate?: boolean

Valore della proprietà

boolean

virtualIP

Indirizzo IP virtuale assegnato al nome host se è abilitato SSL basato su IP.

virtualIP?: string

Valore della proprietà

string