AzureADAuthenticationAsArmPolicyArgs

data class AzureADAuthenticationAsArmPolicyArgs(val status: Output<Either<String, AzureADAuthenticationAsArmPolicyStatus>>? = null) : ConvertibleToJava<AzureADAuthenticationAsArmPolicyArgs>

The policy for using ARM audience token for a container registry.

Constructors

Link copied to clipboard
constructor(status: Output<Either<String, AzureADAuthenticationAsArmPolicyStatus>>? = null)

Properties

Link copied to clipboard

The value that indicates whether the policy is enabled or not.

Functions

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