次の方法で共有


IDeviceService.StartDate Property

Definition

Windows IoT Device Service start date,

[Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="Windows IoT Device Service start date,", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="startDate")]
public DateTime? StartDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.WindowsIotServices.Runtime.Info(Description="Windows IoT Device Service start date,", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="startDate")>]
member this.StartDate : Nullable<DateTime>
Public ReadOnly Property StartDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to