Freigeben über


SuspensionDetails.SuspensionStartDate Property

Definition

The starting date and time of the suspension state.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public DateTime? SuspensionStartDate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.SuspensionStartDate : Nullable<DateTime> with get, set
Public Property SuspensionStartDate As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to