pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
GetSiteNetworkServicePlainArgs
Get
Site
Network
Service
Plain
Args
data
class
GetSiteNetworkServicePlainArgs
(
val
resourceGroupName
:
String
,
val
siteNetworkServiceName
:
String
)
:
ConvertibleToJava
<
GetSiteNetworkServicePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Site
Network
Service
Plain
Args
Link copied to clipboard
fun
GetSiteNetworkServicePlainArgs
(
resourceGroupName
:
String
,
siteNetworkServiceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSiteNetworkServicePlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
site
Network
Service
Name
Link copied to clipboard
val
siteNetworkServiceName
:
String
The name of the site network service.