다음을 통해 공유


IUpdateRunStrategy Interface

Definition

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

Properties

Stage

The list of stages that compose this update run. Min size: 1.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to