querySubscriptions

@JvmName(name = "ngvujlchyqhxnkrn")
suspend fun querySubscriptions(value: Output<List<String>>)
@JvmName(name = "pjjivugqspemwsih")
suspend fun querySubscriptions(value: List<String>)

Parameters

value

List of Azure subscription ids on which the user defined resources query should be executed.


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


@JvmName(name = "gwhaiihhrnjokhrm")
suspend fun querySubscriptions(values: List<Output<String>>)
@JvmName(name = "snstuecqvgismfxh")
suspend fun querySubscriptions(vararg values: String)

Parameters

values

List of Azure subscription ids on which the user defined resources query should be executed.