Enterprise Policy Args
constructor(encryption: Output<PropertiesEncryptionArgs>? = null, enterprisePolicyName: Output<String>? = null, healthStatus: Output<Either<String, HealthStatus>>? = null, identity: Output<EnterprisePolicyIdentityArgs>? = null, kind: Output<Either<String, EnterprisePolicyKind>>? = null, location: Output<String>? = null, lockbox: Output<PropertiesLockboxArgs>? = null, networkInjection: Output<PropertiesNetworkInjectionArgs>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)