Bagikan melalui


Pool.AllocationStateTransitionTime Property

Definition

Gets the time at which the pool entered its current allocation state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to