scopes

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


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