Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename enum for patchStatus #25257

Merged
merged 15 commits into from
Aug 10, 2023

Merge branch 'teom-hobovm08-01-preview' of https://github.com/chrjia/…

1925d7f
Select commit
Loading
Failed to load commit list.
Merged

Rename enum for patchStatus #25257

Merge branch 'teom-hobovm08-01-preview' of https://github.com/chrjia/…
1925d7f
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger SDK Breaking Change Tracking succeeded Aug 10, 2023 in 2m 1s

Swagger SDK Breaking Change Tracking succeeded

UpdateTracking
View more details.

Details

Breaking Changes Tracking

⚠️azure-sdk-for-go - sdk/resourcemanager/machinelearning/armmachinelearning - 4.0.0-beta.1
Diff with approved:
+	Enum `PrivateEndpointServiceConnectionStatus` has been removed
+	Enum `PublicNetworkAccess` has been removed
+	Enum `ValueFormat` has been removed
+	Field `Parameters` of struct `WorkspacesClientBeginDiagnoseOptions` has been removed
+	Field `Properties` of struct `FQDNEndpoints` has been removed
+	Field `SubnetArmID` of struct `PrivateEndpoint` has been removed
+	Field `UserStorageResourceID` of struct `ListWorkspaceKeysResult` has been removed
+	Field `Value`, `ValueFormat` of struct `ManagedIdentityAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `NoneAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `PATAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `SASAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `UsernamePasswordAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `WorkspaceConnectionPropertiesV2` has been removed
+	Function `*WorkspaceConnectionsClient.Create` parameter(s) have been changed from `(context.Context, string, string, string, WorkspaceConnectionPropertiesV2BasicResource, *WorkspaceConnectionsClientCreateOptions)` to `(context.Context, string, string, string, *WorkspaceConnectionsClientCreateOptions)`
+	Operation `*PrivateLinkResourcesClient.List` has supported pagination, use `*PrivateLinkResourcesClient.NewListPager` instead.
+	Struct `AmlOperationDisplay` has been removed
+	Struct `EncryptionKeyVaultProperties` has been removed
+	Struct `FQDNEndpointsProperties` has been removed
+	Type of `AmlOperation.Display` has been changed from `*AmlOperationDisplay` to `*OperationDisplay`
+	Type of `ComputeStartStopSchedule.Cron` has been changed from `*CronTrigger` to `*Cron`
+	Type of `ComputeStartStopSchedule.Recurrence` has been changed from `*RecurrenceTrigger` to `*Recurrence`
+	Type of `EncryptionProperty.KeyVaultProperties` has been changed from `*EncryptionKeyVaultProperties` to `*KeyVaultProperties`
+	Type of `ExternalFQDNResponse.Value` has been changed from `[]*FQDNEndpoints` to `[]*FQDNEndpointsPropertyBag`
+	Type of `PrivateEndpointConnectionProperties.PrivateEndpoint` has been changed from `*PrivateEndpoint` to `*WorkspacePrivateEndpointResource`
+	Type of `PrivateLinkServiceConnectionState.Status` has been changed from `*PrivateEndpointServiceConnectionStatus` to `*EndpointServiceConnectionStatus`
+	Type of `SharedPrivateLinkResourceProperty.Status` has been changed from `*PrivateEndpointServiceConnectionStatus` to `*EndpointServiceConnectionStatus`
+	Type of `WorkspaceProperties.PublicNetworkAccess` has been changed from `*PublicNetworkAccess` to `*PublicNetworkAccessType`
+	Type of `WorkspacePropertiesUpdateParameters.PublicNetworkAccess` has been changed from `*PublicNetworkAccess` to `*PublicNetworkAccessType`
Diff with base:
+	Enum `PrivateEndpointServiceConnectionStatus` has been removed
+	Enum `PublicNetworkAccess` has been removed
+	Enum `ValueFormat` has been removed
+	Field `Parameters` of struct `WorkspacesClientBeginDiagnoseOptions` has been removed
+	Field `Properties` of struct `FQDNEndpoints` has been removed
+	Field `SubnetArmID` of struct `PrivateEndpoint` has been removed
+	Field `UserStorageResourceID` of struct `ListWorkspaceKeysResult` has been removed
+	Field `Value`, `ValueFormat` of struct `ManagedIdentityAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `NoneAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `PATAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `SASAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `UsernamePasswordAuthTypeWorkspaceConnectionProperties` has been removed
+	Field `Value`, `ValueFormat` of struct `WorkspaceConnectionPropertiesV2` has been removed
+	Function `*WorkspaceConnectionsClient.Create` parameter(s) have been changed from `(context.Context, string, string, string, WorkspaceConnectionPropertiesV2BasicResource, *WorkspaceConnectionsClientCreateOptions)` to `(context.Context, string, string, string, *WorkspaceConnectionsClientCreateOptions)`
+	Operation `*PrivateLinkResourcesClient.List` has supported pagination, use `*PrivateLinkResourcesClient.NewListPager` instead.
+	Struct `AmlOperationDisplay` has been removed
+	Struct `EncryptionKeyVaultProperties` has been removed
+	Struct `FQDNEndpointsProperties` has been removed
+	Type of `AmlOperation.Display` has been changed from `*AmlOperationDisplay` to `*OperationDisplay`
+	Type of `ComputeStartStopSchedule.Cron` has been changed from `*CronTrigger` to `*Cron`
+	Type of `ComputeStartStopSchedule.Recurrence` has been changed from `*RecurrenceTrigger` to `*Recurrence`
+	Type of `EncryptionProperty.KeyVaultProperties` has been changed from `*EncryptionKeyVaultProperties` to `*KeyVaultProperties`
+	Type of `ExternalFQDNResponse.Value` has been changed from `[]*FQDNEndpoints` to `[]*FQDNEndpointsPropertyBag`
+	Type of `PrivateEndpointConnectionProperties.PrivateEndpoint` has been changed from `*PrivateEndpoint` to `*WorkspacePrivateEndpointResource`
+	Type of `PrivateLinkServiceConnectionState.Status` has been changed from `*PrivateEndpointServiceConnectionStatus` to `*EndpointServiceConnectionStatus`
+	Type of `SharedPrivateLinkResourceProperty.Status` has been changed from `*PrivateEndpointServiceConnectionStatus` to `*EndpointServiceConnectionStatus`
+	Type of `WorkspaceProperties.PublicNetworkAccess` has been changed from `*PublicNetworkAccess` to `*PublicNetworkAccessType`
+	Type of `WorkspacePropertiesUpdateParameters.PublicNetworkAccess` has been changed from `*PublicNetworkAccess` to `*PublicNetworkAccessType`
️✔️azure-sdk-for-js - @azure/arm-machinelearning - 3.0.0-beta.1
Diff with approved:
+	Deleted Class AzureMachineLearningWorkspaces
+	Interface BatchDeploymentsListNextOptionalParams no longer has parameter orderBy
+	Interface BatchDeploymentsListNextOptionalParams no longer has parameter skip
+	Interface BatchDeploymentsListNextOptionalParams no longer has parameter top
+	Interface BatchEndpointsListNextOptionalParams no longer has parameter count
+	Interface BatchEndpointsListNextOptionalParams no longer has parameter skip
+	Interface CodeContainersListNextOptionalParams no longer has parameter skip
+	Interface CodeVersionsListNextOptionalParams no longer has parameter orderBy
+	Interface CodeVersionsListNextOptionalParams no longer has parameter skip
+	Interface CodeVersionsListNextOptionalParams no longer has parameter top
+	Interface ComponentContainersListNextOptionalParams no longer has parameter listViewType
+	Interface ComponentContainersListNextOptionalParams no longer has parameter skip
+	Interface ComponentVersionsListNextOptionalParams no longer has parameter listViewType
+	Interface ComponentVersionsListNextOptionalParams no longer has parameter orderBy
+	Interface ComponentVersionsListNextOptionalParams no longer has parameter skip
+	Interface ComponentVersionsListNextOptionalParams no longer has parameter top
+	Interface ComputeListNextOptionalParams no longer has parameter skip
+	Interface DataContainersListNextOptionalParams no longer has parameter listViewType
+	Interface DataContainersListNextOptionalParams no longer has parameter skip
+	Interface DataVersionsListNextOptionalParams no longer has parameter listViewType
+	Interface DataVersionsListNextOptionalParams no longer has parameter orderBy
+	Interface DataVersionsListNextOptionalParams no longer has parameter skip
+	Interface DataVersionsListNextOptionalParams no longer has parameter tags
+	Interface DataVersionsListNextOptionalParams no longer has parameter top
+	Interface DatastoresListNextOptionalParams no longer has parameter count
+	Interface DatastoresListNextOptionalParams no longer has parameter isDefault
+	Interface DatastoresListNextOptionalParams no longer has parameter names
+	Interface DatastoresListNextOptionalParams no longer has parameter orderBy
+	Interface DatastoresListNextOptionalParams no longer has parameter orderByAsc
+	Interface DatastoresListNextOptionalParams no longer has parameter searchText
+	Interface DatastoresListNextOptionalParams no longer has parameter skip
+	Interface EnvironmentContainersListNextOptionalParams no longer has parameter listViewType
+	Interface EnvironmentContainersListNextOptionalParams no longer has parameter skip
+	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter listViewType
+	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter orderBy
+	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter skip
+	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter top
+	Interface FqdnEndpoints no longer has parameter properties
+	Interface JobsListNextOptionalParams no longer has parameter jobType
+	Interface JobsListNextOptionalParams no longer has parameter listViewType
+	Interface JobsListNextOptionalParams no longer has parameter skip
+	Interface JobsListNextOptionalParams no longer has parameter tag
+	Interface ListWorkspaceKeysResult no longer has parameter userStorageResourceId
+	Interface ModelContainersListNextOptionalParams no longer has parameter count
+	Interface ModelContainersListNextOptionalParams no longer has parameter listViewType
+	Interface ModelContainersListNextOptionalParams no longer has parameter skip
+	Interface ModelVersionsListNextOptionalParams no longer has parameter description
+	Interface ModelVersionsListNextOptionalParams no longer has parameter feed
+	Interface ModelVersionsListNextOptionalParams no longer has parameter listViewType
+	Interface ModelVersionsListNextOptionalParams no longer has parameter offset
+	Interface ModelVersionsListNextOptionalParams no longer has parameter orderBy
+	Interface ModelVersionsListNextOptionalParams no longer has parameter properties
+	Interface ModelVersionsListNextOptionalParams no longer has parameter skip
+	Interface ModelVersionsListNextOptionalParams no longer has parameter tags
+	Interface ModelVersionsListNextOptionalParams no longer has parameter top
+	Interface ModelVersionsListNextOptionalParams no longer has parameter version
+	Interface OnlineDeploymentsListNextOptionalParams no longer has parameter orderBy
+	Interface OnlineDeploymentsListNextOptionalParams no longer has parameter skip
+	Interface OnlineDeploymentsListNextOptionalParams no longer has parameter top
+	Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter count
+	Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter skip
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter computeType
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter count
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter name
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter orderBy
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter properties
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter skip
+	Interface OnlineEndpointsListNextOptionalParams no longer has parameter tags
+	Interface PrivateEndpoint no longer has parameter subnetArmId
+	Interface SchedulesListNextOptionalParams no longer has parameter listViewType
+	Interface SchedulesListNextOptionalParams no longer has parameter skip
+	Interface WorkspaceConnectionPropertiesV2 no longer has parameter value
+	Interface WorkspaceConnectionPropertiesV2 no longer has parameter valueFormat
+	Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter category
+	Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter target
+	Interface WorkspacesDiagnoseOptionalParams no longer has parameter parameters
+	Interface WorkspacesListByResourceGroupNextOptionalParams no longer has parameter skip
+	Interface WorkspacesListBySubscriptionNextOptionalParams no longer has parameter skip
+	Operation WorkspaceConnections.create has a new signature
+	Removed Enum KnownPrivateEndpointServiceConnectionStatus
+	Removed Enum KnownPublicNetworkAccess
+	Removed Enum KnownValueFormat
+	Type of parameter applicationInsights of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter containerRegistry of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter cron of interface ComputeStartStopSchedule is changed from CronTrigger to Cron
+	Type of parameter display of interface AmlOperation is changed from AmlOperationDisplay to OperationDisplay
+	Type of parameter dnsResolution of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter keyVault of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter keyVaultProperties of interface EncryptionProperty is changed from EncryptionKeyVaultProperties to KeyVaultProperties
+	Type of parameter nsg of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter others of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter privateEndpoint of interface PrivateEndpointConnection is changed from PrivateEndpoint to WorkspacePrivateEndpointResource
+	Type of parameter publicNetworkAccess of interface Workspace is changed from PublicNetworkAccess to PublicNetworkAccessType
+	Type of parameter publicNetworkAccess of interface WorkspaceUpdateParameters is changed from PublicNetworkAccess to PublicNetworkAccessType
+	Type of parameter recurrence of interface ComputeStartStopSchedule is changed from RecurrenceTrigger to Recurrence
+	Type of parameter resourceLock of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter status of interface PrivateLinkServiceConnectionState is changed from PrivateEndpointServiceConnectionStatus to EndpointServiceConnectionStatus
+	Type of parameter status of interface SharedPrivateLinkResource is changed from PrivateEndpointServiceConnectionStatus to EndpointServiceConnectionStatus
+	Type of parameter storageAccount of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter udr of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
+	Type of parameter value of interface ExternalFqdnResponse is changed from FqdnEndpoints[] to FqdnEndpointsPropertyBag[]
Diff with base:
	Deleted Class AzureMachineLearningWorkspaces
	Interface BatchDeploymentsListNextOptionalParams no longer has parameter orderBy
	Interface BatchDeploymentsListNextOptionalParams no longer has parameter skip
	Interface BatchDeploymentsListNextOptionalParams no longer has parameter top
	Interface BatchEndpointsListNextOptionalParams no longer has parameter count
	Interface BatchEndpointsListNextOptionalParams no longer has parameter skip
	Interface CodeContainersListNextOptionalParams no longer has parameter skip
	Interface CodeVersionsListNextOptionalParams no longer has parameter orderBy
	Interface CodeVersionsListNextOptionalParams no longer has parameter skip
	Interface CodeVersionsListNextOptionalParams no longer has parameter top
	Interface ComponentContainersListNextOptionalParams no longer has parameter listViewType
	Interface ComponentContainersListNextOptionalParams no longer has parameter skip
	Interface ComponentVersionsListNextOptionalParams no longer has parameter listViewType
	Interface ComponentVersionsListNextOptionalParams no longer has parameter orderBy
	Interface ComponentVersionsListNextOptionalParams no longer has parameter skip
	Interface ComponentVersionsListNextOptionalParams no longer has parameter top
	Interface ComputeListNextOptionalParams no longer has parameter skip
	Interface DataContainersListNextOptionalParams no longer has parameter listViewType
	Interface DataContainersListNextOptionalParams no longer has parameter skip
	Interface DataVersionsListNextOptionalParams no longer has parameter listViewType
	Interface DataVersionsListNextOptionalParams no longer has parameter orderBy
	Interface DataVersionsListNextOptionalParams no longer has parameter skip
	Interface DataVersionsListNextOptionalParams no longer has parameter tags
	Interface DataVersionsListNextOptionalParams no longer has parameter top
	Interface DatastoresListNextOptionalParams no longer has parameter count
	Interface DatastoresListNextOptionalParams no longer has parameter isDefault
	Interface DatastoresListNextOptionalParams no longer has parameter names
	Interface DatastoresListNextOptionalParams no longer has parameter orderBy
	Interface DatastoresListNextOptionalParams no longer has parameter orderByAsc
	Interface DatastoresListNextOptionalParams no longer has parameter searchText
	Interface DatastoresListNextOptionalParams no longer has parameter skip
	Interface EnvironmentContainersListNextOptionalParams no longer has parameter listViewType
	Interface EnvironmentContainersListNextOptionalParams no longer has parameter skip
	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter listViewType
	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter orderBy
	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter skip
	Interface EnvironmentVersionsListNextOptionalParams no longer has parameter top
	Interface FqdnEndpoints no longer has parameter properties
	Interface JobsListNextOptionalParams no longer has parameter jobType
	Interface JobsListNextOptionalParams no longer has parameter listViewType
	Interface JobsListNextOptionalParams no longer has parameter skip
	Interface JobsListNextOptionalParams no longer has parameter tag
	Interface ListWorkspaceKeysResult no longer has parameter userStorageResourceId
	Interface ModelContainersListNextOptionalParams no longer has parameter count
	Interface ModelContainersListNextOptionalParams no longer has parameter listViewType
	Interface ModelContainersListNextOptionalParams no longer has parameter skip
	Interface ModelVersionsListNextOptionalParams no longer has parameter description
	Interface ModelVersionsListNextOptionalParams no longer has parameter feed
	Interface ModelVersionsListNextOptionalParams no longer has parameter listViewType
	Interface ModelVersionsListNextOptionalParams no longer has parameter offset
	Interface ModelVersionsListNextOptionalParams no longer has parameter orderBy
	Interface ModelVersionsListNextOptionalParams no longer has parameter properties
	Interface ModelVersionsListNextOptionalParams no longer has parameter skip
	Interface ModelVersionsListNextOptionalParams no longer has parameter tags
	Interface ModelVersionsListNextOptionalParams no longer has parameter top
	Interface ModelVersionsListNextOptionalParams no longer has parameter version
	Interface OnlineDeploymentsListNextOptionalParams no longer has parameter orderBy
	Interface OnlineDeploymentsListNextOptionalParams no longer has parameter skip
	Interface OnlineDeploymentsListNextOptionalParams no longer has parameter top
	Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter count
	Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter skip
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter computeType
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter count
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter name
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter orderBy
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter properties
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter skip
	Interface OnlineEndpointsListNextOptionalParams no longer has parameter tags
	Interface PrivateEndpoint no longer has parameter subnetArmId
	Interface SchedulesListNextOptionalParams no longer has parameter listViewType
	Interface SchedulesListNextOptionalParams no longer has parameter skip
	Interface WorkspaceConnectionPropertiesV2 no longer has parameter value
	Interface WorkspaceConnectionPropertiesV2 no longer has parameter valueFormat
	Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter category
	Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter target
	Interface WorkspacesDiagnoseOptionalParams no longer has parameter parameters
	Interface WorkspacesListByResourceGroupNextOptionalParams no longer has parameter skip
	Interface WorkspacesListBySubscriptionNextOptionalParams no longer has parameter skip
	Operation WorkspaceConnections.create has a new signature
	Removed Enum KnownPrivateEndpointServiceConnectionStatus
	Removed Enum KnownPublicNetworkAccess
	Removed Enum KnownValueFormat
	Type of parameter applicationInsights of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter containerRegistry of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter cron of interface ComputeStartStopSchedule is changed from CronTrigger to Cron
	Type of parameter display of interface AmlOperation is changed from AmlOperationDisplay to OperationDisplay
	Type of parameter dnsResolution of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter keyVault of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter keyVaultProperties of interface EncryptionProperty is changed from EncryptionKeyVaultProperties to KeyVaultProperties
	Type of parameter nsg of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter others of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter privateEndpoint of interface PrivateEndpointConnection is changed from PrivateEndpoint to WorkspacePrivateEndpointResource
	Type of parameter publicNetworkAccess of interface Workspace is changed from PublicNetworkAccess to PublicNetworkAccessType
	Type of parameter publicNetworkAccess of interface WorkspaceUpdateParameters is changed from PublicNetworkAccess to PublicNetworkAccessType
	Type of parameter recurrence of interface ComputeStartStopSchedule is changed from RecurrenceTrigger to Recurrence
	Type of parameter resourceLock of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter status of interface PrivateLinkServiceConnectionState is changed from PrivateEndpointServiceConnectionStatus to EndpointServiceConnectionStatus
	Type of parameter status of interface SharedPrivateLinkResource is changed from PrivateEndpointServiceConnectionStatus to EndpointServiceConnectionStatus
	Type of parameter storageAccount of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter udr of interface DiagnoseRequestProperties is changed from {
        [propertyName: string]: Record;
    } to {
        [propertyName: string]: any;
    }
	Type of parameter value of interface ExternalFqdnResponse is changed from FqdnEndpoints[] to FqdnEndpointsPropertyBag[]
⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-machinelearningservices - 2.0.0b2
Diff with approved:
+	Model FQDNEndpoints no longer has parameter properties
+	Model ListWorkspaceKeysResult no longer has parameter user_storage_resource_id
+	Model ManagedIdentityAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model ManagedIdentityAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model NoneAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model NoneAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model PATAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model PATAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model SASAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model SASAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model UsernamePasswordAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model UsernamePasswordAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model WorkspaceConnectionPropertiesV2 no longer has parameter value
+	Model WorkspaceConnectionPropertiesV2 no longer has parameter value_format
+	Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter body
+	Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter properties
+	Operation WorkspaceConnectionsOperations.create no longer has parameter parameters
+	Operation WorkspacesOperations.begin_create_or_update has a new required parameter body
+	Operation WorkspacesOperations.begin_create_or_update no longer has parameter parameters
+	Operation WorkspacesOperations.begin_diagnose no longer has parameter parameters
+	Operation WorkspacesOperations.begin_update has a new required parameter body
+	Operation WorkspacesOperations.begin_update no longer has parameter parameters
Diff with base:
+	Model FQDNEndpoints no longer has parameter properties
+	Model ListWorkspaceKeysResult no longer has parameter user_storage_resource_id
+	Model ManagedIdentityAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model ManagedIdentityAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model NoneAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model NoneAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model PATAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model PATAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model SASAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model SASAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model UsernamePasswordAuthTypeWorkspaceConnectionProperties no longer has parameter value
+	Model UsernamePasswordAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
+	Model WorkspaceConnectionPropertiesV2 no longer has parameter value
+	Model WorkspaceConnectionPropertiesV2 no longer has parameter value_format
+	Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter body
+	Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter properties
+	Operation WorkspaceConnectionsOperations.create no longer has parameter parameters
+	Operation WorkspacesOperations.begin_create_or_update has a new required parameter body
+	Operation WorkspacesOperations.begin_create_or_update no longer has parameter parameters
+	Operation WorkspacesOperations.begin_diagnose no longer has parameter parameters
+	Operation WorkspacesOperations.begin_update has a new required parameter body
+	Operation WorkspacesOperations.begin_update no longer has parameter parameters