GetUserAssignedIdentityPlainArgs

data class GetUserAssignedIdentityPlainArgs(val resourceGroupName: String, val resourceName: String) : ConvertibleToJava<GetUserAssignedIdentityPlainArgs>

Constructors

Link copied to clipboard
fun GetUserAssignedIdentityPlainArgs(resourceGroupName: String, resourceName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Resource Group to which the identity belongs.

Link copied to clipboard

The name of the identity resource.