AutoScalingResourceMetric interface
Describes the resource that is used for triggering auto scaling.
- Extends
Properties
kind | Polymorphic discriminator, which specifies the different types this object can be |
name | Name of the resource. |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "Resource"
Property Value
"Resource"
name
Name of the resource.
name: string
Property Value
string
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