Mds Resource Properties Args
data class MdsResourcePropertiesArgs(val aadApplicationId: Output<String>, val aksAdminGroupId: Output<String>? = null, val cmkProfile: Output<CmkProfileArgs>? = null, val denyAssignmentExclusions: Output<List<DenyAssignmentExclusionArgs>>? = null, val enableCopilot: Output<Boolean>? = null, val enableDiagnosticSettings: Output<Boolean>? = null, val fabricProfile: Output<FabricProfileArgs>? = null, val openAIProfile: Output<OpenAIProfileArgs>? = null, val redundancyState: Output<Either<String, RedundancyState>>? = null, val resourceState: Output<Either<String, ResourceState>>? = null, val userManagedOpenAIProfile: Output<UserManagedOpenAIProfileArgs>? = null, val version: Output<String>? = null) : ConvertibleToJava<MdsResourcePropertiesArgs>
Details of the ManufacturingPlatform MdsResource.
Constructors
Link copied to clipboard
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)
Properties
Link copied to clipboard
AAD Application Id.
Link copied to clipboard
AKS Admin Group Id.
Link copied to clipboard
Profile of CMK Settings.
Link copied to clipboard
Deny Assignments exclusion list.
Link copied to clipboard
Enable Copilot.
Link copied to clipboard
Enable Diagnostic Settings.
Link copied to clipboard
Profile of Fabric resources.
Link copied to clipboard
Profile of OpenAI Resource.
Link copied to clipboard
Zone redundancy state for resources
Link copied to clipboard
State of the resource
Link copied to clipboard
Profile of User Managed OpenAI Resource.