userAssignedIdentities

@JvmName(name = "tlodbtlgsmyjlnea")
suspend fun userAssignedIdentities(value: Output<List<String>>)
@JvmName(name = "kyospdlschdgipli")
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 storage account. The key is the ARM resource identifier of the identity. Only 1 User Assigned identity is permitted here.


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


@JvmName(name = "vauollgnrfmimwwo")
suspend fun userAssignedIdentities(values: List<Output<String>>)
@JvmName(name = "yugcunscusmiofho")
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 storage account. The key is the ARM resource identifier of the identity. Only 1 User Assigned identity is permitted here.