WebSiteOperationStatusResponse.OperationId Property

 

Optional. The Operation ID for this operation. Used to poll for operation status.

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

public string OperationId { get; set; }

Property Value

Type: System.String
Return to top
Show: