toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Site
Network
Service
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
siteNetworkServiceName
:
String
)
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.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSiteNetworkServicePlainArgs