pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.saas.kotlin.inputs
/
GetSaasSubscriptionLevelPlainArgs
Get
Saas
Subscription
Level
Plain
Args
data
class
GetSaasSubscriptionLevelPlainArgs
(
val
resourceGroupName
:
String
,
val
resourceName
:
String
)
:
ConvertibleToJava
<
GetSaasSubscriptionLevelPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Saas
Subscription
Level
Plain
Args
Link copied to clipboard
fun
GetSaasSubscriptionLevelPlainArgs
(
resourceGroupName
:
String
,
resourceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSaasSubscriptionLevelPlainArgs
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 name of the resource.