toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagesync.kotlin.inputs
/
GetStorageSyncServicePlainArgs
Get
Storage
Sync
Service
Plain
Args
data
class
GetStorageSyncServicePlainArgs
(
val
resourceGroupName
:
String
,
val
storageSyncServiceName
:
String
)
:
ConvertibleToJava
<
GetStorageSyncServicePlainArgs
>
Members
Constructors
Get
Storage
Sync
Service
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
storageSyncServiceName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
storage
Sync
Service
Name
Link copied to clipboard
val
storageSyncServiceName
:
String
Name of Storage Sync Service resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetStorageSyncServicePlainArgs