Partager via


CloudServiceProperties.Deployments, propriété

Espace de noms :  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly :  Microsoft.TeamFoundation.Deployment.Workflow (dans Microsoft.TeamFoundation.Deployment.Workflow.dll)

Syntaxe

'Déclaration
<DataMemberAttribute(Name := "Deployments", Order := )> _
Public Property Deployments As List(Of DeploymentProperties)
[DataMemberAttribute(Name = "Deployments", Order = )]
public List<DeploymentProperties> Deployments { get; private set; }

Valeur de propriété

Type : System.Collections.Generic.List<DeploymentProperties>

Sécurité .NET Framework

Voir aussi

Référence

CloudServiceProperties Classe

Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7, espace de noms