toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azureactivedirectory.kotlin.inputs
/
GetGuestUsagePlainArgs
Get
Guest
Usage
Plain
Args
data
class
GetGuestUsagePlainArgs
(
val
resourceGroupName
:
String
,
val
resourceName
:
String
)
:
ConvertibleToJava
<
GetGuestUsagePlainArgs
>
Members
Constructors
Get
Guest
Usage
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
resourceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
resource
Name
Link copied to clipboard
val
resourceName
:
String
The initial domain name of the Azure AD B2C tenant.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetGuestUsagePlainArgs