toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aad.kotlin.outputs
/
ForestTrustResponse
Forest
Trust
Response
data
class
ForestTrustResponse
(
val
friendlyName
:
String
?
=
null
,
val
remoteDnsIps
:
String
?
=
null
,
val
trustDirection
:
String
?
=
null
,
val
trustPassword
:
String
?
=
null
,
val
trustedDomainFqdn
:
String
?
=
null
)
Forest Trust Setting
Members
Constructors
Forest
Trust
Response
Link copied to clipboard
constructor
(
friendlyName
:
String
?
=
null
,
remoteDnsIps
:
String
?
=
null
,
trustDirection
:
String
?
=
null
,
trustPassword
:
String
?
=
null
,
trustedDomainFqdn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
friendly
Name
Link copied to clipboard
val
friendlyName
:
String
?
=
null
Friendly Name
remote
Dns
Ips
Link copied to clipboard
val
remoteDnsIps
:
String
?
=
null
Remote Dns ips
trust
Direction
Link copied to clipboard
val
trustDirection
:
String
?
=
null
Trust Direction
trusted
Domain
Fqdn
Link copied to clipboard
val
trustedDomainFqdn
:
String
?
=
null
Trusted Domain FQDN
trust
Password
Link copied to clipboard
val
trustPassword
:
String
?
=
null
Trust Password