scopes

@JvmName(name = "hiywxynhoglwutuh")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "uigumaqqidqcaior")
suspend fun scopes(value: List<String>?)

Parameters

value

The Scope at which the Activity Log should be applied. A list of strings which could be a resource group , or a subscription, or a resource ID (such as a Storage Account).


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


@JvmName(name = "krlcqauqttpbypdq")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "dooxujtlnrxmberl")
suspend fun scopes(vararg values: String)

Parameters

values

The Scope at which the Activity Log should be applied. A list of strings which could be a resource group , or a subscription, or a resource ID (such as a Storage Account).