GetDedicatedCloudServicePlainArgs

data class GetDedicatedCloudServicePlainArgs(val dedicatedCloudServiceName: String, val resourceGroupName: String) : ConvertibleToJava<GetDedicatedCloudServicePlainArgs>

Constructors

Link copied to clipboard
constructor(dedicatedCloudServiceName: String, resourceGroupName: String)

Properties

Link copied to clipboard

dedicated cloud Service name

Link copied to clipboard

The name of the resource group

Functions

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