Insights Args
constructor(applicationType: Output<String>? = null, dailyDataCapInGb: Output<Double>? = null, dailyDataCapNotificationsDisabled: Output<Boolean>? = null, disableIpMasking: Output<Boolean>? = null, forceCustomerStorageForProfiler: Output<Boolean>? = null, internetIngestionEnabled: Output<Boolean>? = null, internetQueryEnabled: Output<Boolean>? = null, localAuthenticationDisabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, retentionInDays: Output<Int>? = null, samplingPercentage: Output<Double>? = null, tags: Output<Map<String, String>>? = null, workspaceId: Output<String>? = null)