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"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript