GetBareMetalMachinePlainArgs

data class GetBareMetalMachinePlainArgs(val bareMetalMachineName: String, val resourceGroupName: String) : ConvertibleToJava<GetBareMetalMachinePlainArgs>

Constructors

Link copied to clipboard
fun GetBareMetalMachinePlainArgs(bareMetalMachineName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the bare metal machine.

Link copied to clipboard

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