GetDedicatedCloudNodePlainArgs

data class GetDedicatedCloudNodePlainArgs(val dedicatedCloudNodeName: String, val resourceGroupName: String) : ConvertibleToJava<GetDedicatedCloudNodePlainArgs>

Constructors

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

Properties

Link copied to clipboard

dedicated cloud node name

Link copied to clipboard

The name of the resource group

Functions

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