ThrottlingPolicy.PowerShellMaxTenantConcurrency Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property PowerShellMaxTenantConcurrency As Nullable(Of UInteger)
Get
Friend Set
'Usage
Dim instance As ThrottlingPolicy
Dim value As Nullable(Of UInteger)
value = instance.PowerShellMaxTenantConcurrency
public Nullable<uint> PowerShellMaxTenantConcurrency { get; internal set; }
Property Value
Type: System.Nullable<UInt32>