HostedServiceGetDetailedResponse.Deployment.CreatedTime Property

 

Gets or sets the time that the deployment was created.

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

public DateTime CreatedTime { get; set; }

Property Value

Type: System.DateTime

The deployment creation time.

Return to top
Show: