GetDedicatedHostPlainArgs

data class GetDedicatedHostPlainArgs(val dedicatedHostGroupName: String, val name: String, val resourceGroupName: String) : ConvertibleToJava<GetDedicatedHostPlainArgs>

A collection of arguments for invoking getDedicatedHost.

Constructors

Link copied to clipboard
fun GetDedicatedHostPlainArgs(dedicatedHostGroupName: String, name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Specifies the name of the Dedicated Host Group the Dedicated Host is located in.

Link copied to clipboard

Specifies the name of the Dedicated Host.

Link copied to clipboard

Specifies the name of the resource group the Dedicated Host is located in.