SecretProperties interface
The JSON object that contains the properties of the Secret to create.
- Extends
Properties
| parameters | object which contains secret parameters |
| profile |
The name of the profile which holds the secret. |
Inherited Properties
| deployment |
|
| provisioning |
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
provisioningState
Provisioning status
provisioningState?: string
Property Value
string
Inherited From AFDStateProperties.provisioningState