Partager via


JobStages.StageName Propriété

Définition

Obtient le nom de la phase de travail. Les valeurs possibles sont les suivantes : 'DeviceOrdered', 'DevicePrepared', 'Dispatched', 'Delivered', 'PickedUp', 'AtAzureDC', 'DataCopy', 'Completed', 'CompletedWithErrors', 'Cancelled', 'Failed_IssueReportedAtCustomer', 'Failed_IssueDetectedAtAzureDC', 'Aborted', 'CompletedWithWarnings', 'ReadyToDispatchFromAzureDC', 'ReadyToReceiveAtAzureDC', 'Created', 'ShippedToAzureDC', 'A waitingShipmentDetails', 'PreparingToShipFromAzureDC', 'ShippedToCustomer'

[Newtonsoft.Json.JsonProperty(PropertyName="stageName")]
public string StageName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="stageName")>]
member this.StageName : string
Public ReadOnly Property StageName As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à