VirtualMachineVMImageListResponse.VirtualMachineVMImage.PublishedDate Property

 

Optional. Specifies the date when the image was added to the image repository.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public Nullable<DateTime> PublishedDate { get; set; }

Property Value

Type: System.Nullable<DateTime>
Return to top
Show: