Mds Resource Properties Args
constructor(aadApplicationId: Output<String>, aksAdminGroupId: Output<String>? = null, cmkProfile: Output<CmkProfileArgs>? = null, denyAssignmentExclusions: Output<List<DenyAssignmentExclusionArgs>>? = null, enableCopilot: Output<Boolean>? = null, enableDiagnosticSettings: Output<Boolean>? = null, fabricProfile: Output<FabricProfileArgs>? = null, openAIProfile: Output<OpenAIProfileArgs>? = null, redundancyState: Output<Either<String, RedundancyState>>? = null, resourceState: Output<Either<String, ResourceState>>? = null, userManagedOpenAIProfile: Output<UserManagedOpenAIProfileArgs>? = null, version: Output<String>? = null)