Share via


IJobDeliveryInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.JobDeliveryInfoTypeConverter))]
public interface IJobDeliveryInfo : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.JobDeliveryInfoTypeConverter))>]
type IJobDeliveryInfo = interface
    interface IJsonSerializable
Public Interface IJobDeliveryInfo
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ScheduledDateTime

Scheduled date time.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to