scopes

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


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