scopes

@JvmName(name = "jjufogjmncmhcuaj")
suspend fun scopes(value: Output<List<String>>)
@JvmName(name = "caehucexvnijxdhu")
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 = "ktsvqwucsjvmdxwj")
suspend fun scopes(vararg values: Output<String>)


@JvmName(name = "bvwwhlrnlvlkteid")
suspend fun scopes(values: List<Output<String>>)
@JvmName(name = "sacrcudyjddnhjsk")
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).