MdsResourcePropertiesResponse

data class MdsResourcePropertiesResponse(val aadApplicationId: String, val adxProfile: AdxProfileResponse, val aksAdminGroupId: String? = null, val aksProfile: AksProfileResponse, val cmkProfile: CmkProfileResponse? = null, val databaseProfile: DatabaseProfileResponse, val denyAssignmentExclusions: List<DenyAssignmentExclusionResponse>? = null, val enableCopilot: Boolean? = null, val enableDiagnosticSettings: Boolean? = null, val eventHubProfile: EventHubProfileResponse, val fabricProfile: FabricProfileResponse? = null, val functionAppProfile: FunctionAppProfileResponse, val managedOnBehalfOfConfiguration: ManagedOnBehalfOfConfigurationResponse, val managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse, val monitoringProfile: MonitoringProfileResponse, val openAIProfile: OpenAIProfileResponse? = null, val provisioningState: String, val redisProfile: RedisProfileResponse, val redundancyState: String? = null, val resourceState: String? = null, val serviceUrl: String, val storageProfile: StorageProfileResponse, val userManagedOpenAIProfile: UserManagedOpenAIProfileResponse? = null, val version: String? = null)

Details of the ManufacturingPlatform MdsResource.

Constructors

Link copied to clipboard
constructor(aadApplicationId: String, adxProfile: AdxProfileResponse, aksAdminGroupId: String? = null, aksProfile: AksProfileResponse, cmkProfile: CmkProfileResponse? = null, databaseProfile: DatabaseProfileResponse, denyAssignmentExclusions: List<DenyAssignmentExclusionResponse>? = null, enableCopilot: Boolean? = null, enableDiagnosticSettings: Boolean? = null, eventHubProfile: EventHubProfileResponse, fabricProfile: FabricProfileResponse? = null, functionAppProfile: FunctionAppProfileResponse, managedOnBehalfOfConfiguration: ManagedOnBehalfOfConfigurationResponse, managedResourceGroupConfiguration: ManagedResourceGroupConfigurationResponse, monitoringProfile: MonitoringProfileResponse, openAIProfile: OpenAIProfileResponse? = null, provisioningState: String, redisProfile: RedisProfileResponse, redundancyState: String? = null, resourceState: String? = null, serviceUrl: String, storageProfile: StorageProfileResponse, userManagedOpenAIProfile: UserManagedOpenAIProfileResponse? = null, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

AAD Application Id.

Link copied to clipboard

Profile of Adx Created.

Link copied to clipboard
val aksAdminGroupId: String? = null

AKS Admin Group Id.

Link copied to clipboard

Profile of AKS Created.

Link copied to clipboard

Profile of CMK Settings.

Link copied to clipboard

Profile of Database Created.

Link copied to clipboard

Deny Assignments exclusion list.

Link copied to clipboard
val enableCopilot: Boolean? = null

Enable Copilot.

Link copied to clipboard

Enable Diagnostic Settings.

Link copied to clipboard

Profile of EventHub Resource.

Link copied to clipboard

Profile of Fabric resources.

Link copied to clipboard

Profile of Function App Resource.

Link copied to clipboard
Link copied to clipboard

Configuration of the managed resource group associated with the resource.

Link copied to clipboard

Profile of Monitoring Resource Created.

Link copied to clipboard

Profile of OpenAI Resource.

Link copied to clipboard

The status of the last operation.

Link copied to clipboard

Profile of Azure Redis Created.

Link copied to clipboard
val redundancyState: String? = null

Zone redundancy state for resources

Link copied to clipboard
val resourceState: String? = null

State of the resource

Link copied to clipboard

Service Url

Link copied to clipboard

Profile of Storage Created.

Link copied to clipboard

Profile of User Managed OpenAI Resource.

Link copied to clipboard
val version: String? = null

Mds Resource Version.