SPServiceLoadBalancer.Provisioned property
Gets a flag that indicates whether this load balancer has been provisioned.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property Provisioned As Boolean
Get
'Usage
Dim value As Boolean
value = Me.Provisioned
protected virtual bool Provisioned { get; }
Property value
Type: System.Boolean
true if this load balancer has been provisioned; otherwise, false.