DirectoryLimits

Contains directory limit information for a Region.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current number of cloud directories in the Region.

Link copied to clipboard

The maximum number of cloud directories allowed in the Region.

Link copied to clipboard

Indicates if the cloud directory limit has been reached.

Link copied to clipboard

The current number of Managed Microsoft AD directories in the region.

Link copied to clipboard

The maximum number of Managed Microsoft AD directories allowed in the region.

Link copied to clipboard

Indicates if the Managed Microsoft AD directory limit has been reached.

Link copied to clipboard

The current number of connected directories in the Region.

Link copied to clipboard

The maximum number of connected directories allowed in the Region.

Link copied to clipboard

Indicates if the connected directory limit has been reached.

Functions

Link copied to clipboard
inline fun copy(block: DirectoryLimits.Builder.() -> Unit = {}): DirectoryLimits
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String