Role.Label Property

 

Gets or sets an identifier for 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 identifier.

The label can be up to 100 characters long. The label can be used for tracking purposes.

Return to top
Show: