GetStorageSyncServicePlainArgs

data class GetStorageSyncServicePlainArgs(val resourceGroupName: String, val storageSyncServiceName: String) : ConvertibleToJava<GetStorageSyncServicePlainArgs>

Constructors

Link copied to clipboard
fun GetStorageSyncServicePlainArgs(resourceGroupName: String, storageSyncServiceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetStorageSyncServicePlainArgs

Properties

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

Name of Storage Sync Service resource.