SecretDeploymentResourceReference interface
Secret deployment resource id reference.
- Extends
Properties
id | Resource ID. |
id |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
id
Resource ID.
id?: string
Property Value
string
idType
Polymorphic discriminator, which specifies the different types this object can be
idType: "Secret"
Property Value
"Secret"