GlobalRulestackArgs

constructor(associatedSubscriptions: Output<List<String>>? = null, defaultMode: Output<Either<String, DefaultMode>>? = null, description: Output<String>? = null, globalRulestackName: Output<String>? = null, identity: Output<AzureResourceManagerManagedIdentityPropertiesArgs>? = null, location: Output<String>? = null, minAppIdVersion: Output<String>? = null, panEtag: Output<String>? = null, panLocation: Output<String>? = null, scope: Output<Either<String, ScopeType>>? = null, securityServices: Output<SecurityServicesArgs>? = null)