GetSecurityConnectorPlainArgs

data class GetSecurityConnectorPlainArgs(val resourceGroupName: String, val securityConnectorName: String) : ConvertibleToJava<GetSecurityConnectorPlainArgs>

Constructors

Link copied to clipboard
fun GetSecurityConnectorPlainArgs(resourceGroupName: String, securityConnectorName: String)

Functions

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

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 security connector name.