OnDemandTransferInfo.DeploymentId Property

 

Gets or sets the deployment ID from which the source data is being transferred.

Namespace:   Microsoft.WindowsAzure.Diagnostics.Management
Assembly:  Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)

public string DeploymentId { get; set; }

Property Value

Type: System.String

Type: System.String

Returns String.

The DeploymentId property specifies the deployment ID for the current on-demand transfer.

System_CAPS_warningWarning

This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics.

Return to top
Show: