toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.authorization.kotlin.inputs
/
GetRoleManagementPolicyPlainArgs
Get
Role
Management
Policy
Plain
Args
data
class
GetRoleManagementPolicyPlainArgs
(
val
roleManagementPolicyName
:
String
,
val
scope
:
String
)
:
ConvertibleToJava
<
GetRoleManagementPolicyPlainArgs
>
Members
Constructors
Get
Role
Management
Policy
Plain
Args
Link copied to clipboard
constructor
(
roleManagementPolicyName
:
String
,
scope
:
String
)
Properties
role
Management
Policy
Name
Link copied to clipboard
val
roleManagementPolicyName
:
String
The name (guid) of the role management policy to get.
scope
Link copied to clipboard
val
scope
:
String
The scope of the role management policy.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetRoleManagementPolicyPlainArgs