SecretProperties interface

The JSON object that contains the properties of the Secret to create.

Extends

Properties

parameters

object which contains secret parameters

profileName

The name of the profile which holds the secret.

Inherited Properties

deploymentStatus
provisioningState

Provisioning status

Property Details

parameters

object which contains secret parameters

parameters?: SecretParametersUnion

Property Value

profileName

The name of the profile which holds the secret.

profileName?: string

Property Value

string

Inherited Property Details

deploymentStatus

deploymentStatus?: string

Property Value

string

Inherited From AFDStateProperties.deploymentStatus

provisioningState

Provisioning status

provisioningState?: string

Property Value

string

Inherited From AFDStateProperties.provisioningState