OrchestratedVirtualMachineScaleSetIdentity

data class OrchestratedVirtualMachineScaleSetIdentity(val identityIds: List<String>, val type: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies a list of User Managed Identity IDs to be assigned to this Orchestrated Windows Virtual Machine Scale Set.

Link copied to clipboard

The type of Managed Identity that should be configured on this Orchestrated Windows Virtual Machine Scale Set. Only possible value is UserAssigned.