Freigeben über


AzureCreateStorageAccount.Label-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Deployment.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntax

'Declaration
<BrowsableAttribute(True)> _
<RequiredArgumentAttribute> _
Public Property Label As InArgument(Of String)
[BrowsableAttribute(true)]
[RequiredArgumentAttribute]
public InArgument<string> Label { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

AzureCreateStorageAccount Klasse

Microsoft.TeamFoundation.Deployment.Workflow.Activities-Namespace