你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IStageDetails Interface

Definition

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

Properties

DisplayName

Display name of the resource stage.

StageName

Stage name

StageStatus

Stage status.

StartTime

Stage start time

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to