Share via


CredentialOutputParent interface

The credential.

Extends

Properties

kind

Inherited Properties

id

The resource identifier.

name

The resource name.

Property Details

kind

kind: "Credential" | "AccountKey" | "BasicAuth" | "AmazonARN" | "ServicePrincipal" | "SqlAuth" | "ConsumerKeyAuth" | "DelegatedAuth" | "ManagedIdentity"

Property Value

"Credential" | "AccountKey" | "BasicAuth" | "AmazonARN" | "ServicePrincipal" | "SqlAuth" | "ConsumerKeyAuth" | "DelegatedAuth" | "ManagedIdentity"

Inherited Property Details

id

The resource identifier.

id?: string

Property Value

string

Inherited From ProxyResourceOutput.id

name

The resource name.

name?: string

Property Value

string

Inherited From ProxyResourceOutput.name