userAssignedIdentities

@JvmName(name = "dxdbbovcfwqeuvsw")
suspend fun userAssignedIdentities(value: Output<List<String>>)
@JvmName(name = "fxaflraajjbjypsd")
suspend fun userAssignedIdentities(value: List<String>?)

Parameters

value

Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this volume group. The key is the ARM resource identifier of the identity.


@JvmName(name = "wbusajwyoqywglrc")
suspend fun userAssignedIdentities(vararg values: Output<String>)


@JvmName(name = "rqcdfevlhxosvphd")
suspend fun userAssignedIdentities(values: List<Output<String>>)
@JvmName(name = "vawmhtjpdpqgxmbg")
suspend fun userAssignedIdentities(vararg values: String)

Parameters

values

Gets or sets a list of key value pairs that describe the set of User Assigned identities that will be used with this volume group. The key is the ARM resource identifier of the identity.