Compartir a través de


CloudPool.AllocationStateTransitionTime Propiedad

Definición

Obtiene o establece la hora en la que el grupo entró en su estado de asignación actual.

[Newtonsoft.Json.JsonProperty(PropertyName="allocationStateTransitionTime")]
public DateTime? AllocationStateTransitionTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocationStateTransitionTime")>]
member this.AllocationStateTransitionTime : Nullable<DateTime> with get, set
Public Property AllocationStateTransitionTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a