AnalyticsWorkspaceArgs

constructor(allowResourceOnlyPermissions: Output<Boolean>? = null, cmkForQueryForced: Output<Boolean>? = null, dailyQuotaGb: Output<Double>? = null, dataCollectionRuleId: Output<String>? = null, identity: Output<AnalyticsWorkspaceIdentityArgs>? = null, immediateDataPurgeOn30DaysEnabled: Output<Boolean>? = null, internetIngestionEnabled: Output<Boolean>? = null, internetQueryEnabled: Output<Boolean>? = null, localAuthenticationDisabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, reservationCapacityInGbPerDay: Output<Int>? = null, resourceGroupName: Output<String>? = null, retentionInDays: Output<Int>? = null, sku: Output<String>? = null, tags: Output<Map<String, String>>? = null)