BuildDeploymentSpec.MaxDeployments-Eigenschaft

Maximale Bereitstellungen zurückgegeben.

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public, Direction := ClientPropertySerialization.ClientToServerOnly)> _
Public Property MaxDeployments As Integer
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Public, Direction = ClientPropertySerialization.ClientToServerOnly)]
public int MaxDeployments { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildDeploymentSpec Klasse

Microsoft.TeamFoundation.Build.Server-Namespace