toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin.inputs
/
UserConsentConfigurationArgs
User
Consent
Configuration
Args
data
class
UserConsentConfigurationArgs
(
val
allowSupportTelemetryAccess
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
UserConsentConfigurationArgs
>
Members
Constructors
User
Consent
Configuration
Args
Link copied to clipboard
constructor
(
allowSupportTelemetryAccess
:
Output
<
Boolean
>
?
=
null
)
Properties
allow
Support
Telemetry
Access
Link copied to clipboard
val
allowSupportTelemetryAccess
:
Output
<
Boolean
>
?
=
null
Allow Microsoft to access non-PII telemetry information from the packet core.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
UserConsentConfigurationArgs