Megosztás a következőn keresztül:


IFleetUpdateStrategyProperties Interface

Definition

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

Properties

ProvisioningState

The provisioning state of the UpdateStrategy resource.

StrategyStage

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to