toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.compute.kotlin.inputs
/
GetCloudServicePlainArgs
Get
Cloud
Service
Plain
Args
data
class
GetCloudServicePlainArgs
(
val
cloudServiceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetCloudServicePlainArgs
>
Members
Constructors
Get
Cloud
Service
Plain
Args
Link copied to clipboard
constructor
(
cloudServiceName
:
String
,
resourceGroupName
:
String
)
Properties
cloud
Service
Name
Link copied to clipboard
val
cloudServiceName
:
String
Name of the cloud service.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
Name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCloudServicePlainArgs