Non Azure Query Properties Args
data class NonAzureQueryPropertiesArgs(val functionAlias: Output<String>? = null, val workspaceId: Output<String>? = null) : ConvertibleToJava<NonAzureQueryPropertiesArgs>
Non Azure query for the update configuration.
Constructors
Link copied to clipboard
fun NonAzureQueryPropertiesArgs(functionAlias: Output<String>? = null, workspaceId: Output<String>? = null)