Compartir a través de


TenantBackfillStatusResult.Status Propiedad

Definición

Obtiene el estado del reposición de inquilino. Entre los valores posibles se incluyen: 'NotStarted', 'NotStartedButGroupsExist', 'Started', 'Failed', 'Cancelled', 'Completed'

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.ManagementGroups.Models.Status? Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.ManagementGroups.Models.Status>
Public ReadOnly Property Status As Nullable(Of Status)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a