Compartir a través de


StorageAccountProperties.Capabilities (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Ensamblado:  Microsoft.TeamFoundation.Deployment.Workflow (en Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintaxis

'Declaración
<DataMemberAttribute(Order := , IsRequired := False, EmitDefaultValue := False)> _
Public Property Capabilities As List(Of String)
[DataMemberAttribute(Order = , IsRequired = false, EmitDefaultValue = false)]
public List<string> Capabilities { get; private set; }

Valor de propiedad

Tipo: System.Collections.Generic.List<String>

Seguridad de .NET Framework

Vea también

Referencia

StorageAccountProperties Clase

Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7 (Espacio de nombres)