次の方法で共有


IJobScale Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.JobScaleTypeConverter))]
public interface IJobScale : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.JobScaleTypeConverter))>]
type IJobScale = interface
    interface IJsonSerializable
Public Interface IJobScale
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

MaxExecution
MinExecution
PollingInterval
Rule

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to