Managed Service for Microsoft Active Directory API V1 API - Module Google::Cloud::ManagedIdentities::V1::Trust::TrustDirection (v0.8.0)

Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API module Google::Cloud::ManagedIdentities::V1::Trust::TrustDirection.

Represents the direction of trust. See System.DirectoryServices.ActiveDirectory.TrustDirection for more information.

Constants

TRUST_DIRECTION_UNSPECIFIED

value: 0
Not set.

INBOUND

value: 1
The inbound direction represents the trusting side.

OUTBOUND

value: 2
The outboud direction represents the trusted side.

BIDIRECTIONAL

value: 3
The bidirectional direction represents the trusted / trusting side.