GetSecurityPartnerProviderPlainArgs

data class GetSecurityPartnerProviderPlainArgs(val resourceGroupName: String, val securityPartnerProviderName: String) : ConvertibleToJava<GetSecurityPartnerProviderPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceGroupName: String, securityPartnerProviderName: String)

Properties

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the Security Partner Provider.

Functions

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