DeploymentGetResponse.Label Property

 

Gets or sets a base-64-encoded identifier of the deployment.

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

Public Property Label As String

Property Value

Type: System.String

The base-64 encoded identifier.

This identifier can be used for your tracking purposes.

Return to top
Show: