Udostępnij przez


ISuspensionDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.SuspensionDetailsTypeConverter))]
public interface ISuspensionDetails : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.SuspensionDetailsTypeConverter))>]
type ISuspensionDetails = interface
    interface IJsonSerializable
Public Interface ISuspensionDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
SuspensionStartDate

The starting date and time of the suspension state.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to