GetIotSecuritySolutionPlainArgs

data class GetIotSecuritySolutionPlainArgs(val resourceGroupName: String, val solutionName: String) : ConvertibleToJava<GetIotSecuritySolutionPlainArgs>

Constructors

Link copied to clipboard
fun GetIotSecuritySolutionPlainArgs(resourceGroupName: String, solutionName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetIotSecuritySolutionPlainArgs

Properties

Link copied to clipboard

The name of the resource group within the user's subscription. The name is case insensitive.

Link copied to clipboard

The name of the IoT Security solution.