JobStages.StageName Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el nombre de la fase de trabajo. Entre los valores posibles se incluyen: 'DeviceOrdered', 'DevicePrepared', 'Dispatched', 'Delivered', 'PickedUp', 'AtAzureDC', 'DataCopy', 'Completed', 'CompletedWithErrors', 'Cancelled', 'Failed_IssueReportedAtCustomer', 'Failed_IssueDetectedAtAzureDC', 'Aborted', 'CompletedWithWarnings', 'ReadyToDispatchFromAzureDC', 'ReadyToReceiveAtAzureDC', 'Created', 'ShippedToAzureDC', 'AwaitingShipmentDetails', 'PrepareToShipFromAzureDC', '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
Valor de propiedad
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Se aplica a
Azure SDK for .NET