associatedIdentity

@JvmName(name = "bqnrcwwxipeqwhhv")
suspend fun associatedIdentity(value: Output<IdentitySelectorArgs>)
@JvmName(name = "lhgvaylknmbpaidf")
suspend fun associatedIdentity(value: IdentitySelectorArgs?)

Parameters

value

The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned.


@JvmName(name = "psludrmrpebfvtlr")
suspend fun associatedIdentity(argument: suspend IdentitySelectorArgsBuilder.() -> Unit)

Parameters

argument

The selection of the managed identity to use with this storage account container. The identity type must be either system assigned or user assigned.