Get Activity Custom Entity Query Plain Args
data class GetActivityCustomEntityQueryPlainArgs(val entityQueryId: String, val operationalInsightsResourceProvider: String, val resourceGroupName: String, val workspaceName: String) : ConvertibleToJava<GetActivityCustomEntityQueryPlainArgs>
Constructors
Link copied to clipboard
fun GetActivityCustomEntityQueryPlainArgs(entityQueryId: String, operationalInsightsResourceProvider: String, resourceGroupName: String, workspaceName: String)