hostGroup

@JvmName(name = "skjaqyjohifapmns")
suspend fun hostGroup(value: Output<SubResourceArgs>)
@JvmName(name = "nwonhlcogxjgyetv")
suspend fun hostGroup(value: SubResourceArgs?)

Parameters

value

Specifies information about the dedicated host group that the virtual machine resides in.

Minimum api-version: 2020-06-01.

NOTE: User cannot specify both host and hostGroup properties.


@JvmName(name = "mhfhtbnpktgexplo")
suspend fun hostGroup(argument: suspend SubResourceArgsBuilder.() -> Unit)

Parameters

argument

Specifies information about the dedicated host group that the virtual machine resides in.

Minimum api-version: 2020-06-01.

NOTE: User cannot specify both host and hostGroup properties.