HostedServiceGetDetailedResponse.Deployment.LastModifiedTime Property

 

Gets or sets the last time that the deployment was modified.

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

public string LastModifiedTime { get; set; }

Property Value

Type: System.String

The last modification time.

Return to top
Show: