GetEnterprisePolicyPlainArgs

data class GetEnterprisePolicyPlainArgs(val enterprisePolicyName: String, val resourceGroupName: String) : ConvertibleToJava<GetEnterprisePolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetEnterprisePolicyPlainArgs(enterprisePolicyName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The EnterprisePolicy name.

Link copied to clipboard

The name of the resource group. The name is case insensitive.