toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.intune.kotlin.inputs
/
GetIoMAMPolicyByNamePlainArgs
Get
Io
MAMPolicy
By
Name
Plain
Args
data
class
GetIoMAMPolicyByNamePlainArgs
(
val
hostName
:
String
,
val
policyName
:
String
,
val
select
:
String
?
=
null
)
:
ConvertibleToJava
<
GetIoMAMPolicyByNamePlainArgs
>
Members
Constructors
Get
Io
MAMPolicy
By
Name
Plain
Args
Link copied to clipboard
constructor
(
hostName
:
String
,
policyName
:
String
,
select
:
String
?
=
null
)
Properties
host
Name
Link copied to clipboard
val
hostName
:
String
Location hostName for the tenant
policy
Name
Link copied to clipboard
val
policyName
:
String
Unique name for the policy
select
Link copied to clipboard
val
select
:
String
?
=
null
select specific fields in entity.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIoMAMPolicyByNamePlainArgs