GetOrchestratedVirtualMachineScaleSetPlainArgs

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

A collection of arguments for invoking getOrchestratedVirtualMachineScaleSet.

Constructors

Functions

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

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.