GetOrchestratedVirtualMachineScaleSetPlainArgs

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

A collection of arguments for invoking getOrchestratedVirtualMachineScaleSet.

Constructors

constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of this Orchestrated Virtual Machine Scale Set.

Link copied to clipboard

The name of the Resource Group where the Orchestrated Virtual Machine Scale Set exists.

Functions

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