MachinePoolStatistics.Availablity Property
Namespace: Microsoft.TeamFoundation.Build.Hosted.Server
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
Syntax
'Declaration
Public ReadOnly Property Availablity As Double
public double Availablity { get; }
public:
property double Availablity {
double get ();
}
member Availablity : float with get
function get Availablity () : double
Property Value
Type: System.Double
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.