toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.edge.kotlin.inputs
/
GetSitesByServiceGroupPlainArgs
Get
Sites
By
Service
Group
Plain
Args
data
class
GetSitesByServiceGroupPlainArgs
(
val
servicegroupName
:
String
,
val
siteName
:
String
)
:
ConvertibleToJava
<
GetSitesByServiceGroupPlainArgs
>
Members
Constructors
Get
Sites
By
Service
Group
Plain
Args
Link copied to clipboard
constructor
(
servicegroupName
:
String
,
siteName
:
String
)
Properties
servicegroup
Name
Link copied to clipboard
val
servicegroupName
:
String
The name of the service group
site
Name
Link copied to clipboard
val
siteName
:
String
The name of the site
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSitesByServiceGroupPlainArgs