Freigeben über


AzureCreateStorageAccount.ExtendedProperties-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: System.Activities.InArgument<IDictionary<String, String>>

.NET Framework-Sicherheit

Siehe auch

Referenz

AzureCreateStorageAccount Klasse

Microsoft.TeamFoundation.Deployment.Workflow.Activities-Namespace