toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ZeroTrustAccessGroupIncludeAzure
Zero
Trust
Access
Group
Include
Azure
data
class
ZeroTrustAccessGroupIncludeAzure
(
val
identityProviderId
:
String
?
=
null
,
val
ids
:
List
<
String
>
?
=
null
)
Members
Constructors
Zero
Trust
Access
Group
Include
Azure
Link copied to clipboard
constructor
(
identityProviderId
:
String
?
=
null
,
ids
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Provider
Id
Link copied to clipboard
val
identityProviderId
:
String
?
=
null
The ID of the Azure identity provider.
ids
Link copied to clipboard
val
ids
:
List
<
String
>
?
=
null
The ID of the Azure group or user.