Proprietà DeploymentProperties.RoleInstances

Spazio dei nomi:  Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7
Assembly:  Microsoft.TeamFoundation.Deployment.Workflow (in Microsoft.TeamFoundation.Deployment.Workflow.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute(Name := "RoleInstanceList", Order := )> _
Public Property RoleInstances As List(Of RoleInstance)
[DataMemberAttribute(Name = "RoleInstanceList", Order = )]
public List<RoleInstance> RoleInstances { get; private set; }

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentProperties Classe

Spazio dei nomi Microsoft.TeamFoundation.Deployment.Workflow.AzureManagement.v1_7