ScalingTriggerDescription Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Description.AveragePartitionLoadScalingTrigger))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.Description.AverageServiceLoadScalingTrigger))]
public abstract class ScalingTriggerDescription
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Description.AveragePartitionLoadScalingTrigger))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.Description.AverageServiceLoadScalingTrigger))>]
type ScalingTriggerDescription = class
Public MustInherit Class ScalingTriggerDescription
- Inheritance
-
System.ObjectScalingTriggerDescription
- Derived
- Attributes
-
System.Runtime.Serialization.KnownTypeAttribute
Constructors
ScalingTriggerDescription() | |
ScalingTriggerDescription(ScalingTriggerKind) |
Properties
Kind |