github Azure/azure-sdk-for-go sdk/resourcemanager/security/armsecurity/v0.3.0

latest releases: sdk/messaging/eventgrid/azsystemevents/v0.4.2, sdk/containers/azcontainerregistry/v0.2.2, sdk/monitor/query/azlogs/v1.1.0-beta.1...
pre-release2 years ago

0.3.0 (2022-01-21)

Breaking Changes

  • Function *AlertsClient.UpdateSubscriptionLevelStateToDismiss parameter(s) have been changed from (context.Context, string, *AlertsUpdateSubscriptionLevelStateToDismissOptions) to (context.Context, string, *AlertsClientUpdateSubscriptionLevelStateToDismissOptions)
  • Function *AlertsClient.UpdateSubscriptionLevelStateToDismiss return value(s) have been changed from (AlertsUpdateSubscriptionLevelStateToDismissResponse, error) to (AlertsClientUpdateSubscriptionLevelStateToDismissResponse, error)
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertClient.Get parameter(s) have been changed from (context.Context, string, string, string, *IotSecuritySolutionsAnalyticsAggregatedAlertGetOptions) to (context.Context, string, string, string, *IotSecuritySolutionsAnalyticsAggregatedAlertClientGetOptions)
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertClient.Get return value(s) have been changed from (IotSecuritySolutionsAnalyticsAggregatedAlertGetResponse, error) to (IotSecuritySolutionsAnalyticsAggregatedAlertClientGetResponse, error)
  • Function *JitNetworkAccessPoliciesClient.List parameter(s) have been changed from (*JitNetworkAccessPoliciesListOptions) to (*JitNetworkAccessPoliciesClientListOptions)
  • Function *JitNetworkAccessPoliciesClient.List return value(s) have been changed from (*JitNetworkAccessPoliciesListPager) to (*JitNetworkAccessPoliciesClientListPager)
  • Function *TasksClient.UpdateSubscriptionLevelTaskState parameter(s) have been changed from (context.Context, string, Enum18, *TasksUpdateSubscriptionLevelTaskStateOptions) to (context.Context, string, Enum16, *TasksClientUpdateSubscriptionLevelTaskStateOptions)
  • Function *TasksClient.UpdateSubscriptionLevelTaskState return value(s) have been changed from (TasksUpdateSubscriptionLevelTaskStateResponse, error) to (TasksClientUpdateSubscriptionLevelTaskStateResponse, error)
  • Function *InformationProtectionPoliciesClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, Enum20, InformationProtectionPolicy, *InformationProtectionPoliciesCreateOrUpdateOptions) to (context.Context, string, Enum18, InformationProtectionPolicy, *InformationProtectionPoliciesClientCreateOrUpdateOptions)
  • Function *InformationProtectionPoliciesClient.CreateOrUpdate return value(s) have been changed from (InformationProtectionPoliciesCreateOrUpdateResponse, error) to (InformationProtectionPoliciesClientCreateOrUpdateResponse, error)
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertClient.Dismiss parameter(s) have been changed from (context.Context, string, string, string, *IotSecuritySolutionsAnalyticsAggregatedAlertDismissOptions) to (context.Context, string, string, string, *IotSecuritySolutionsAnalyticsAggregatedAlertClientDismissOptions)
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertClient.Dismiss return value(s) have been changed from (IotSecuritySolutionsAnalyticsAggregatedAlertDismissResponse, error) to (IotSecuritySolutionsAnalyticsAggregatedAlertClientDismissResponse, error)
  • Function *AllowedConnectionsClient.Get parameter(s) have been changed from (context.Context, string, ConnectionType, *AllowedConnectionsGetOptions) to (context.Context, string, ConnectionType, *AllowedConnectionsClientGetOptions)
  • Function *AllowedConnectionsClient.Get return value(s) have been changed from (AllowedConnectionsGetResponse, error) to (AllowedConnectionsClientGetResponse, error)
  • Function *AlertsClient.UpdateResourceGroupLevelStateToDismiss parameter(s) have been changed from (context.Context, string, string, *AlertsUpdateResourceGroupLevelStateToDismissOptions) to (context.Context, string, string, *AlertsClientUpdateResourceGroupLevelStateToDismissOptions)
  • Function *AlertsClient.UpdateResourceGroupLevelStateToDismiss return value(s) have been changed from (AlertsUpdateResourceGroupLevelStateToDismissResponse, error) to (AlertsClientUpdateResourceGroupLevelStateToDismissResponse, error)
  • Function *AssessmentsClient.Delete parameter(s) have been changed from (context.Context, string, string, *AssessmentsDeleteOptions) to (context.Context, string, string, *AssessmentsClientDeleteOptions)
  • Function *AssessmentsClient.Delete return value(s) have been changed from (AssessmentsDeleteResponse, error) to (AssessmentsClientDeleteResponse, error)
  • Function *AllowedConnectionsClient.List parameter(s) have been changed from (*AllowedConnectionsListOptions) to (*AllowedConnectionsClientListOptions)
  • Function *AllowedConnectionsClient.List return value(s) have been changed from (*AllowedConnectionsListPager) to (*AllowedConnectionsClientListPager)
  • Function *CustomEntityStoreAssignmentsClient.Get parameter(s) have been changed from (context.Context, string, string, *CustomEntityStoreAssignmentsGetOptions) to (context.Context, string, string, *CustomEntityStoreAssignmentsClientGetOptions)
  • Function *CustomEntityStoreAssignmentsClient.Get return value(s) have been changed from (CustomEntityStoreAssignmentsGetResponse, error) to (CustomEntityStoreAssignmentsClientGetResponse, error)
  • Function *WorkspaceSettingsClient.Create parameter(s) have been changed from (context.Context, string, WorkspaceSetting, *WorkspaceSettingsCreateOptions) to (context.Context, string, WorkspaceSetting, *WorkspaceSettingsClientCreateOptions)
  • Function *WorkspaceSettingsClient.Create return value(s) have been changed from (WorkspaceSettingsCreateResponse, error) to (WorkspaceSettingsClientCreateResponse, error)
  • Function *SecureScoreControlsClient.List parameter(s) have been changed from (*SecureScoreControlsListOptions) to (*SecureScoreControlsClientListOptions)
  • Function *SecureScoreControlsClient.List return value(s) have been changed from (*SecureScoreControlsListPager) to (*SecureScoreControlsClientListPager)
  • Function *IotSecuritySolutionClient.ListBySubscription parameter(s) have been changed from (*IotSecuritySolutionListBySubscriptionOptions) to (*IotSecuritySolutionClientListBySubscriptionOptions)
  • Function *IotSecuritySolutionClient.ListBySubscription return value(s) have been changed from (*IotSecuritySolutionListBySubscriptionPager) to (*IotSecuritySolutionClientListBySubscriptionPager)
  • Function *SQLVulnerabilityAssessmentScanResultsClient.List parameter(s) have been changed from (context.Context, string, string, string, *SQLVulnerabilityAssessmentScanResultsListOptions) to (context.Context, string, string, string, *SQLVulnerabilityAssessmentScanResultsClientListOptions)
  • Function *SQLVulnerabilityAssessmentScanResultsClient.List return value(s) have been changed from (SQLVulnerabilityAssessmentScanResultsListResponse, error) to (SQLVulnerabilityAssessmentScanResultsClientListResponse, error)
  • Function *ConnectorsClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, ConnectorSetting, *ConnectorsCreateOrUpdateOptions) to (context.Context, string, string, Connector, *ConnectorsClientCreateOrUpdateOptions)
  • Function *ConnectorsClient.CreateOrUpdate return value(s) have been changed from (ConnectorsCreateOrUpdateResponse, error) to (ConnectorsClientCreateOrUpdateResponse, error)
  • Function *JitNetworkAccessPoliciesClient.ListByResourceGroupAndRegion parameter(s) have been changed from (string, *JitNetworkAccessPoliciesListByResourceGroupAndRegionOptions) to (string, *JitNetworkAccessPoliciesClientListByResourceGroupAndRegionOptions)
  • Function *JitNetworkAccessPoliciesClient.ListByResourceGroupAndRegion return value(s) have been changed from (*JitNetworkAccessPoliciesListByResourceGroupAndRegionPager) to (*JitNetworkAccessPoliciesClientListByResourceGroupAndRegionPager)
  • Function *AdvancedThreatProtectionClient.Create parameter(s) have been changed from (context.Context, string, Enum7, AdvancedThreatProtectionSetting, *AdvancedThreatProtectionCreateOptions) to (context.Context, string, Enum5, AdvancedThreatProtectionSetting, *AdvancedThreatProtectionClientCreateOptions)
  • Function *AdvancedThreatProtectionClient.Create return value(s) have been changed from (AdvancedThreatProtectionCreateResponse, error) to (AdvancedThreatProtectionClientCreateResponse, error)
  • Function *AlertsClient.GetResourceGroupLevel parameter(s) have been changed from (context.Context, string, string, *AlertsGetResourceGroupLevelOptions) to (context.Context, string, string, *AlertsClientGetResourceGroupLevelOptions)
  • Function *AlertsClient.GetResourceGroupLevel return value(s) have been changed from (AlertsGetResourceGroupLevelResponse, error) to (AlertsClientGetResourceGroupLevelResponse, error)
  • Function *AssessmentsMetadataClient.List parameter(s) have been changed from (*AssessmentsMetadataListOptions) to (*AssessmentsMetadataClientListOptions)
  • Function *AssessmentsMetadataClient.List return value(s) have been changed from (*AssessmentsMetadataListPager) to (*AssessmentsMetadataClientListPager)
  • Function *AdvancedThreatProtectionClient.Get parameter(s) have been changed from (context.Context, string, Enum7, *AdvancedThreatProtectionGetOptions) to (context.Context, string, Enum5, *AdvancedThreatProtectionClientGetOptions)
  • Function *AdvancedThreatProtectionClient.Get return value(s) have been changed from (AdvancedThreatProtectionGetResponse, error) to (AdvancedThreatProtectionClientGetResponse, error)
  • Function *IngestionSettingsClient.ListConnectionStrings parameter(s) have been changed from (context.Context, string, *IngestionSettingsListConnectionStringsOptions) to (context.Context, string, *IngestionSettingsClientListConnectionStringsOptions)
  • Function *IngestionSettingsClient.ListConnectionStrings return value(s) have been changed from (IngestionSettingsListConnectionStringsResponse, error) to (IngestionSettingsClientListConnectionStringsResponse, error)
  • Function *SecureScoresClient.List parameter(s) have been changed from (*SecureScoresListOptions) to (*SecureScoresClientListOptions)
  • Function *SecureScoresClient.List return value(s) have been changed from (*SecureScoresListPager) to (*SecureScoresClientListPager)
  • Function *RegulatoryComplianceAssessmentsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *RegulatoryComplianceAssessmentsGetOptions) to (context.Context, string, string, string, *RegulatoryComplianceAssessmentsClientGetOptions)
  • Function *RegulatoryComplianceAssessmentsClient.Get return value(s) have been changed from (RegulatoryComplianceAssessmentsGetResponse, error) to (RegulatoryComplianceAssessmentsClientGetResponse, error)
  • Function *AdaptiveApplicationControlsClient.List parameter(s) have been changed from (context.Context, *AdaptiveApplicationControlsListOptions) to (context.Context, *AdaptiveApplicationControlsClientListOptions)
  • Function *AdaptiveApplicationControlsClient.List return value(s) have been changed from (AdaptiveApplicationControlsListResponse, error) to (AdaptiveApplicationControlsClientListResponse, error)
  • Function *AssessmentsClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, SecurityAssessment, *AssessmentsCreateOrUpdateOptions) to (context.Context, string, string, Assessment, *AssessmentsClientCreateOrUpdateOptions)
  • Function *AssessmentsClient.CreateOrUpdate return value(s) have been changed from (AssessmentsCreateOrUpdateResponse, error) to (AssessmentsClientCreateOrUpdateResponse, error)
  • Function *TasksClient.GetResourceGroupLevelTask parameter(s) have been changed from (context.Context, string, string, *TasksGetResourceGroupLevelTaskOptions) to (context.Context, string, string, *TasksClientGetResourceGroupLevelTaskOptions)
  • Function *TasksClient.GetResourceGroupLevelTask return value(s) have been changed from (TasksGetResourceGroupLevelTaskResponse, error) to (TasksClientGetResourceGroupLevelTaskResponse, error)
  • Function *WorkspaceSettingsClient.List parameter(s) have been changed from (*WorkspaceSettingsListOptions) to (*WorkspaceSettingsClientListOptions)
  • Function *WorkspaceSettingsClient.List return value(s) have been changed from (*WorkspaceSettingsListPager) to (*WorkspaceSettingsClientListPager)
  • Function *IotSecuritySolutionAnalyticsClient.Get parameter(s) have been changed from (context.Context, string, string, *IotSecuritySolutionAnalyticsGetOptions) to (context.Context, string, string, *IotSecuritySolutionAnalyticsClientGetOptions)
  • Function *IotSecuritySolutionAnalyticsClient.Get return value(s) have been changed from (IotSecuritySolutionAnalyticsGetResponse, error) to (IotSecuritySolutionAnalyticsClientGetResponse, error)
  • Function *AutomationsClient.Delete parameter(s) have been changed from (context.Context, string, string, *AutomationsDeleteOptions) to (context.Context, string, string, *AutomationsClientDeleteOptions)
  • Function *AutomationsClient.Delete return value(s) have been changed from (AutomationsDeleteResponse, error) to (AutomationsClientDeleteResponse, error)
  • Function *OperationsClient.List parameter(s) have been changed from (*OperationsListOptions) to (*OperationsClientListOptions)
  • Function *OperationsClient.List return value(s) have been changed from (*OperationsListPager) to (*OperationsClientListPager)
  • Function *IotSecuritySolutionClient.Get parameter(s) have been changed from (context.Context, string, string, *IotSecuritySolutionGetOptions) to (context.Context, string, string, *IotSecuritySolutionClientGetOptions)
  • Function *IotSecuritySolutionClient.Get return value(s) have been changed from (IotSecuritySolutionGetResponse, error) to (IotSecuritySolutionClientGetResponse, error)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.Get parameter(s) have been changed from (context.Context, string, string, string, *SQLVulnerabilityAssessmentBaselineRulesGetOptions) to (context.Context, string, string, string, *SQLVulnerabilityAssessmentBaselineRulesClientGetOptions)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.Get return value(s) have been changed from (SQLVulnerabilityAssessmentBaselineRulesGetResponse, error) to (SQLVulnerabilityAssessmentBaselineRulesClientGetResponse, error)
  • Function *CustomEntityStoreAssignmentsClient.ListByResourceGroup parameter(s) have been changed from (string, *CustomEntityStoreAssignmentsListByResourceGroupOptions) to (string, *CustomEntityStoreAssignmentsClientListByResourceGroupOptions)
  • Function *CustomEntityStoreAssignmentsClient.ListByResourceGroup return value(s) have been changed from (*CustomEntityStoreAssignmentsListByResourceGroupPager) to (*CustomEntityStoreAssignmentsClientListByResourceGroupPager)
  • Function *AutoProvisioningSettingsClient.Get parameter(s) have been changed from (context.Context, string, *AutoProvisioningSettingsGetOptions) to (context.Context, string, *AutoProvisioningSettingsClientGetOptions)
  • Function *AutoProvisioningSettingsClient.Get return value(s) have been changed from (AutoProvisioningSettingsGetResponse, error) to (AutoProvisioningSettingsClientGetResponse, error)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, string, *SQLVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptions) to (context.Context, string, string, string, *SQLVulnerabilityAssessmentBaselineRulesClientCreateOrUpdateOptions)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.CreateOrUpdate return value(s) have been changed from (SQLVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse, error) to (SQLVulnerabilityAssessmentBaselineRulesClientCreateOrUpdateResponse, error)
  • Function *TasksClient.ListByResourceGroup parameter(s) have been changed from (string, *TasksListByResourceGroupOptions) to (string, *TasksClientListByResourceGroupOptions)
  • Function *TasksClient.ListByResourceGroup return value(s) have been changed from (*TasksListByResourceGroupPager) to (*TasksClientListByResourceGroupPager)
  • Function *CompliancesClient.Get parameter(s) have been changed from (context.Context, string, string, *CompliancesGetOptions) to (context.Context, string, string, *CompliancesClientGetOptions)
  • Function *CompliancesClient.Get return value(s) have been changed from (CompliancesGetResponse, error) to (CompliancesClientGetResponse, error)
  • Function *AssessmentsClient.Get parameter(s) have been changed from (context.Context, string, string, *AssessmentsGetOptions) to (context.Context, string, string, *AssessmentsClientGetOptions)
  • Function *AssessmentsClient.Get return value(s) have been changed from (AssessmentsGetResponse, error) to (AssessmentsClientGetResponse, error)
  • Function *AutoProvisioningSettingsClient.Create parameter(s) have been changed from (context.Context, string, AutoProvisioningSetting, *AutoProvisioningSettingsCreateOptions) to (context.Context, string, AutoProvisioningSetting, *AutoProvisioningSettingsClientCreateOptions)
  • Function *AutoProvisioningSettingsClient.Create return value(s) have been changed from (AutoProvisioningSettingsCreateResponse, error) to (AutoProvisioningSettingsClientCreateResponse, error)
  • Function *SQLVulnerabilityAssessmentScanResultsClient.Get parameter(s) have been changed from (context.Context, string, string, string, string, *SQLVulnerabilityAssessmentScanResultsGetOptions) to (context.Context, string, string, string, string, *SQLVulnerabilityAssessmentScanResultsClientGetOptions)
  • Function *SQLVulnerabilityAssessmentScanResultsClient.Get return value(s) have been changed from (SQLVulnerabilityAssessmentScanResultsGetResponse, error) to (SQLVulnerabilityAssessmentScanResultsClientGetResponse, error)
  • Function *SecureScoreControlsClient.ListBySecureScore parameter(s) have been changed from (string, *SecureScoreControlsListBySecureScoreOptions) to (string, *SecureScoreControlsClientListBySecureScoreOptions)
  • Function *SecureScoreControlsClient.ListBySecureScore return value(s) have been changed from (*SecureScoreControlsListBySecureScorePager) to (*SecureScoreControlsClientListBySecureScorePager)
  • Function *AlertsClient.UpdateSubscriptionLevelStateToActivate parameter(s) have been changed from (context.Context, string, *AlertsUpdateSubscriptionLevelStateToActivateOptions) to (context.Context, string, *AlertsClientUpdateSubscriptionLevelStateToActivateOptions)
  • Function *AlertsClient.UpdateSubscriptionLevelStateToActivate return value(s) have been changed from (AlertsUpdateSubscriptionLevelStateToActivateResponse, error) to (AlertsClientUpdateSubscriptionLevelStateToActivateResponse, error)
  • Function *SecureScoreControlDefinitionsClient.ListBySubscription parameter(s) have been changed from (*SecureScoreControlDefinitionsListBySubscriptionOptions) to (*SecureScoreControlDefinitionsClientListBySubscriptionOptions)
  • Function *SecureScoreControlDefinitionsClient.ListBySubscription return value(s) have been changed from (*SecureScoreControlDefinitionsListBySubscriptionPager) to (*SecureScoreControlDefinitionsClientListBySubscriptionPager)
  • Function *TasksClient.List parameter(s) have been changed from (*TasksListOptions) to (*TasksClientListOptions)
  • Function *TasksClient.List return value(s) have been changed from (*TasksListPager) to (*TasksClientListPager)
  • Function *CustomAssessmentAutomationsClient.ListByResourceGroup parameter(s) have been changed from (string, *CustomAssessmentAutomationsListByResourceGroupOptions) to (string, *CustomAssessmentAutomationsClientListByResourceGroupOptions)
  • Function *CustomAssessmentAutomationsClient.ListByResourceGroup return value(s) have been changed from (*CustomAssessmentAutomationsListByResourceGroupPager) to (*CustomAssessmentAutomationsClientListByResourceGroupPager)
  • Function *RegulatoryComplianceStandardsClient.Get parameter(s) have been changed from (context.Context, string, *RegulatoryComplianceStandardsGetOptions) to (context.Context, string, *RegulatoryComplianceStandardsClientGetOptions)
  • Function *RegulatoryComplianceStandardsClient.Get return value(s) have been changed from (RegulatoryComplianceStandardsGetResponse, error) to (RegulatoryComplianceStandardsClientGetResponse, error)
  • Function *IotSecuritySolutionClient.Update parameter(s) have been changed from (context.Context, string, string, UpdateIotSecuritySolutionData, *IotSecuritySolutionUpdateOptions) to (context.Context, string, string, UpdateIotSecuritySolutionData, *IotSecuritySolutionClientUpdateOptions)
  • Function *IotSecuritySolutionClient.Update return value(s) have been changed from (IotSecuritySolutionUpdateResponse, error) to (IotSecuritySolutionClientUpdateResponse, error)
  • Function *ConnectorsClient.Get parameter(s) have been changed from (context.Context, string, *ConnectorsGetOptions) to (context.Context, string, string, *ConnectorsClientGetOptions)
  • Function *ConnectorsClient.Get return value(s) have been changed from (ConnectorsGetResponse, error) to (ConnectorsClientGetResponse, error)
  • Function *AssessmentsClient.List parameter(s) have been changed from (string, *AssessmentsListOptions) to (string, *AssessmentsClientListOptions)
  • Function *AssessmentsClient.List return value(s) have been changed from (*AssessmentsListPager) to (*AssessmentsClientListPager)
  • Function *WorkspaceSettingsClient.Delete parameter(s) have been changed from (context.Context, string, *WorkspaceSettingsDeleteOptions) to (context.Context, string, *WorkspaceSettingsClientDeleteOptions)
  • Function *WorkspaceSettingsClient.Delete return value(s) have been changed from (WorkspaceSettingsDeleteResponse, error) to (WorkspaceSettingsClientDeleteResponse, error)
  • Function *SoftwareInventoriesClient.ListBySubscription parameter(s) have been changed from (*SoftwareInventoriesListBySubscriptionOptions) to (*SoftwareInventoriesClientListBySubscriptionOptions)
  • Function *SoftwareInventoriesClient.ListBySubscription return value(s) have been changed from (*SoftwareInventoriesListBySubscriptionPager) to (*SoftwareInventoriesClientListBySubscriptionPager)
  • Function *AlertsSuppressionRulesClient.Update parameter(s) have been changed from (context.Context, string, AlertsSuppressionRule, *AlertsSuppressionRulesUpdateOptions) to (context.Context, string, AlertsSuppressionRule, *AlertsSuppressionRulesClientUpdateOptions)
  • Function *AlertsSuppressionRulesClient.Update return value(s) have been changed from (AlertsSuppressionRulesUpdateResponse, error) to (AlertsSuppressionRulesClientUpdateResponse, error)
  • Function *SecureScoresClient.Get parameter(s) have been changed from (context.Context, string, *SecureScoresGetOptions) to (context.Context, string, *SecureScoresClientGetOptions)
  • Function *SecureScoresClient.Get return value(s) have been changed from (SecureScoresGetResponse, error) to (SecureScoresClientGetResponse, error)
  • Function *AlertsClient.UpdateSubscriptionLevelStateToResolve parameter(s) have been changed from (context.Context, string, *AlertsUpdateSubscriptionLevelStateToResolveOptions) to (context.Context, string, *AlertsClientUpdateSubscriptionLevelStateToResolveOptions)
  • Function *AlertsClient.UpdateSubscriptionLevelStateToResolve return value(s) have been changed from (AlertsUpdateSubscriptionLevelStateToResolveResponse, error) to (AlertsClientUpdateSubscriptionLevelStateToResolveResponse, error)
  • Function *AlertsClient.ListByResourceGroup parameter(s) have been changed from (string, *AlertsListByResourceGroupOptions) to (string, *AlertsClientListByResourceGroupOptions)
  • Function *AlertsClient.ListByResourceGroup return value(s) have been changed from (*AlertsListByResourceGroupPager) to (*AlertsClientListByResourceGroupPager)
  • Function *AutoProvisioningSettingsClient.List parameter(s) have been changed from (*AutoProvisioningSettingsListOptions) to (*AutoProvisioningSettingsClientListOptions)
  • Function *AutoProvisioningSettingsClient.List return value(s) have been changed from (*AutoProvisioningSettingsListPager) to (*AutoProvisioningSettingsClientListPager)
  • Function *TasksClient.ListByHomeRegion parameter(s) have been changed from (*TasksListByHomeRegionOptions) to (*TasksClientListByHomeRegionOptions)
  • Function *TasksClient.ListByHomeRegion return value(s) have been changed from (*TasksListByHomeRegionPager) to (*TasksClientListByHomeRegionPager)
  • Function *SubAssessmentsClient.ListAll parameter(s) have been changed from (string, *SubAssessmentsListAllOptions) to (string, *SubAssessmentsClientListAllOptions)
  • Function *SubAssessmentsClient.ListAll return value(s) have been changed from (*SubAssessmentsListAllPager) to (*SubAssessmentsClientListAllPager)
  • Function *AssessmentsMetadataClient.GetInSubscription parameter(s) have been changed from (context.Context, string, *AssessmentsMetadataGetInSubscriptionOptions) to (context.Context, string, *AssessmentsMetadataClientGetInSubscriptionOptions)
  • Function *AssessmentsMetadataClient.GetInSubscription return value(s) have been changed from (AssessmentsMetadataGetInSubscriptionResponse, error) to (AssessmentsMetadataClientGetInSubscriptionResponse, error)
  • Function *TopologyClient.Get parameter(s) have been changed from (context.Context, string, string, *TopologyGetOptions) to (context.Context, string, string, *TopologyClientGetOptions)
  • Function *TopologyClient.Get return value(s) have been changed from (TopologyGetResponse, error) to (TopologyClientGetResponse, error)
  • Function *DiscoveredSecuritySolutionsClient.ListByHomeRegion parameter(s) have been changed from (*DiscoveredSecuritySolutionsListByHomeRegionOptions) to (*DiscoveredSecuritySolutionsClientListByHomeRegionOptions)
  • Function *DiscoveredSecuritySolutionsClient.ListByHomeRegion return value(s) have been changed from (*DiscoveredSecuritySolutionsListByHomeRegionPager) to (*DiscoveredSecuritySolutionsClientListByHomeRegionPager)
  • Function *JitNetworkAccessPoliciesClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, JitNetworkAccessPolicy, *JitNetworkAccessPoliciesCreateOrUpdateOptions) to (context.Context, string, string, JitNetworkAccessPolicy, *JitNetworkAccessPoliciesClientCreateOrUpdateOptions)
  • Function *JitNetworkAccessPoliciesClient.CreateOrUpdate return value(s) have been changed from (JitNetworkAccessPoliciesCreateOrUpdateResponse, error) to (JitNetworkAccessPoliciesClientCreateOrUpdateResponse, error)
  • Function *AssessmentsMetadataClient.CreateInSubscription parameter(s) have been changed from (context.Context, string, SecurityAssessmentMetadataResponse, *AssessmentsMetadataCreateInSubscriptionOptions) to (context.Context, string, AssessmentMetadataResponse, *AssessmentsMetadataClientCreateInSubscriptionOptions)
  • Function *AssessmentsMetadataClient.CreateInSubscription return value(s) have been changed from (AssessmentsMetadataCreateInSubscriptionResponse, error) to (AssessmentsMetadataClientCreateInSubscriptionResponse, error)
  • Function *JitNetworkAccessPoliciesClient.Initiate parameter(s) have been changed from (context.Context, string, string, Enum58, JitNetworkAccessPolicyInitiateRequest, *JitNetworkAccessPoliciesInitiateOptions) to (context.Context, string, string, Enum56, JitNetworkAccessPolicyInitiateRequest, *JitNetworkAccessPoliciesClientInitiateOptions)
  • Function *JitNetworkAccessPoliciesClient.Initiate return value(s) have been changed from (JitNetworkAccessPoliciesInitiateResponse, error) to (JitNetworkAccessPoliciesClientInitiateResponse, error)
  • Function *IotSecuritySolutionsAnalyticsRecommendationClient.List parameter(s) have been changed from (string, string, *IotSecuritySolutionsAnalyticsRecommendationListOptions) to (string, string, *IotSecuritySolutionsAnalyticsRecommendationClientListOptions)
  • Function *IotSecuritySolutionsAnalyticsRecommendationClient.List return value(s) have been changed from (*IotSecuritySolutionsAnalyticsRecommendationListPager) to (*IotSecuritySolutionsAnalyticsRecommendationClientListPager)
  • Function *ComplianceResultsClient.List parameter(s) have been changed from (string, *ComplianceResultsListOptions) to (string, *ComplianceResultsClientListOptions)
  • Function *ComplianceResultsClient.List return value(s) have been changed from (*ComplianceResultsListPager) to (*ComplianceResultsClientListPager)
  • Function *WorkspaceSettingsClient.Update parameter(s) have been changed from (context.Context, string, WorkspaceSetting, *WorkspaceSettingsUpdateOptions) to (context.Context, string, WorkspaceSetting, *WorkspaceSettingsClientUpdateOptions)
  • Function *WorkspaceSettingsClient.Update return value(s) have been changed from (WorkspaceSettingsUpdateResponse, error) to (WorkspaceSettingsClientUpdateResponse, error)
  • Function *AdaptiveApplicationControlsClient.Put parameter(s) have been changed from (context.Context, string, AdaptiveApplicationControlGroup, *AdaptiveApplicationControlsPutOptions) to (context.Context, string, AdaptiveApplicationControlGroup, *AdaptiveApplicationControlsClientPutOptions)
  • Function *AdaptiveApplicationControlsClient.Put return value(s) have been changed from (AdaptiveApplicationControlsPutResponse, error) to (AdaptiveApplicationControlsClientPutResponse, error)
  • Function *ExternalSecuritySolutionsClient.ListByHomeRegion parameter(s) have been changed from (*ExternalSecuritySolutionsListByHomeRegionOptions) to (*ExternalSecuritySolutionsClientListByHomeRegionOptions)
  • Function *ExternalSecuritySolutionsClient.ListByHomeRegion return value(s) have been changed from (*ExternalSecuritySolutionsListByHomeRegionPager) to (*ExternalSecuritySolutionsClientListByHomeRegionPager)
  • Function *JitNetworkAccessPoliciesClient.ListByRegion parameter(s) have been changed from (*JitNetworkAccessPoliciesListByRegionOptions) to (*JitNetworkAccessPoliciesClientListByRegionOptions)
  • Function *JitNetworkAccessPoliciesClient.ListByRegion return value(s) have been changed from (*JitNetworkAccessPoliciesListByRegionPager) to (*JitNetworkAccessPoliciesClientListByRegionPager)
  • Function *SQLVulnerabilityAssessmentScansClient.Get parameter(s) have been changed from (context.Context, string, string, string, *SQLVulnerabilityAssessmentScansGetOptions) to (context.Context, string, string, string, *SQLVulnerabilityAssessmentScansClientGetOptions)
  • Function *SQLVulnerabilityAssessmentScansClient.Get return value(s) have been changed from (SQLVulnerabilityAssessmentScansGetResponse, error) to (SQLVulnerabilityAssessmentScansClientGetResponse, error)
  • Function *SoftwareInventoriesClient.Get parameter(s) have been changed from (context.Context, string, string, string, string, string, *SoftwareInventoriesGetOptions) to (context.Context, string, string, string, string, string, *SoftwareInventoriesClientGetOptions)
  • Function *SoftwareInventoriesClient.Get return value(s) have been changed from (SoftwareInventoriesGetResponse, error) to (SoftwareInventoriesClientGetResponse, error)
  • Function *PricingsClient.List parameter(s) have been changed from (context.Context, *PricingsListOptions) to (context.Context, *PricingsClientListOptions)
  • Function *PricingsClient.List return value(s) have been changed from (PricingsListResponse, error) to (PricingsClientListResponse, error)
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertClient.List parameter(s) have been changed from (string, string, *IotSecuritySolutionsAnalyticsAggregatedAlertListOptions) to (string, string, *IotSecuritySolutionsAnalyticsAggregatedAlertClientListOptions)
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertClient.List return value(s) have been changed from (*IotSecuritySolutionsAnalyticsAggregatedAlertListPager) to (*IotSecuritySolutionsAnalyticsAggregatedAlertClientListPager)
  • Function *AlertsSuppressionRulesClient.Get parameter(s) have been changed from (context.Context, string, *AlertsSuppressionRulesGetOptions) to (context.Context, string, *AlertsSuppressionRulesClientGetOptions)
  • Function *AlertsSuppressionRulesClient.Get return value(s) have been changed from (AlertsSuppressionRulesGetResponse, error) to (AlertsSuppressionRulesClientGetResponse, error)
  • Function *AlertsSuppressionRulesClient.Delete parameter(s) have been changed from (context.Context, string, *AlertsSuppressionRulesDeleteOptions) to (context.Context, string, *AlertsSuppressionRulesClientDeleteOptions)
  • Function *AlertsSuppressionRulesClient.Delete return value(s) have been changed from (AlertsSuppressionRulesDeleteResponse, error) to (AlertsSuppressionRulesClientDeleteResponse, error)
  • Function *IngestionSettingsClient.Create parameter(s) have been changed from (context.Context, string, IngestionSetting, *IngestionSettingsCreateOptions) to (context.Context, string, IngestionSetting, *IngestionSettingsClientCreateOptions)
  • Function *IngestionSettingsClient.Create return value(s) have been changed from (IngestionSettingsCreateResponse, error) to (IngestionSettingsClientCreateResponse, error)
  • Function *LocationsClient.Get parameter(s) have been changed from (context.Context, *LocationsGetOptions) to (context.Context, *LocationsClientGetOptions)
  • Function *LocationsClient.Get return value(s) have been changed from (LocationsGetResponse, error) to (LocationsClientGetResponse, error)
  • Function *SoftwareInventoriesClient.ListByExtendedResource parameter(s) have been changed from (string, string, string, string, *SoftwareInventoriesListByExtendedResourceOptions) to (string, string, string, string, *SoftwareInventoriesClientListByExtendedResourceOptions)
  • Function *SoftwareInventoriesClient.ListByExtendedResource return value(s) have been changed from (*SoftwareInventoriesListByExtendedResourcePager) to (*SoftwareInventoriesClientListByExtendedResourcePager)
  • Function *AdaptiveApplicationControlsClient.Delete parameter(s) have been changed from (context.Context, string, *AdaptiveApplicationControlsDeleteOptions) to (context.Context, string, *AdaptiveApplicationControlsClientDeleteOptions)
  • Function *AdaptiveApplicationControlsClient.Delete return value(s) have been changed from (AdaptiveApplicationControlsDeleteResponse, error) to (AdaptiveApplicationControlsClientDeleteResponse, error)
  • Function *SettingsClient.List parameter(s) have been changed from (*SettingsListOptions) to (*SettingsClientListOptions)
  • Function *SettingsClient.List return value(s) have been changed from (*SettingsListPager) to (*SettingsClientListPager)
  • Function *SubAssessmentsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *SubAssessmentsGetOptions) to (context.Context, string, string, string, *SubAssessmentsClientGetOptions)
  • Function *SubAssessmentsClient.Get return value(s) have been changed from (SubAssessmentsGetResponse, error) to (SubAssessmentsClientGetResponse, error)
  • Function *ServerVulnerabilityAssessmentClient.Get parameter(s) have been changed from (context.Context, string, string, string, string, Enum33, *ServerVulnerabilityAssessmentGetOptions) to (context.Context, string, string, string, string, Enum31, *ServerVulnerabilityAssessmentClientGetOptions)
  • Function *ServerVulnerabilityAssessmentClient.Get return value(s) have been changed from (ServerVulnerabilityAssessmentGetResponse, error) to (ServerVulnerabilityAssessmentClientGetResponse, error)
  • Function *AdaptiveNetworkHardeningsClient.Get parameter(s) have been changed from (context.Context, string, string, string, string, string, *AdaptiveNetworkHardeningsGetOptions) to (context.Context, string, string, string, string, string, *AdaptiveNetworkHardeningsClientGetOptions)
  • Function *AdaptiveNetworkHardeningsClient.Get return value(s) have been changed from (AdaptiveNetworkHardeningsGetResponse, error) to (AdaptiveNetworkHardeningsClientGetResponse, error)
  • Function *TasksClient.UpdateResourceGroupLevelTaskState parameter(s) have been changed from (context.Context, string, string, Enum18, *TasksUpdateResourceGroupLevelTaskStateOptions) to (context.Context, string, string, Enum16, *TasksClientUpdateResourceGroupLevelTaskStateOptions)
  • Function *TasksClient.UpdateResourceGroupLevelTaskState return value(s) have been changed from (TasksUpdateResourceGroupLevelTaskStateResponse, error) to (TasksClientUpdateResourceGroupLevelTaskStateResponse, error)
  • Function *CustomAssessmentAutomationsClient.ListBySubscription parameter(s) have been changed from (*CustomAssessmentAutomationsListBySubscriptionOptions) to (*CustomAssessmentAutomationsClientListBySubscriptionOptions)
  • Function *CustomAssessmentAutomationsClient.ListBySubscription return value(s) have been changed from (*CustomAssessmentAutomationsListBySubscriptionPager) to (*CustomAssessmentAutomationsClientListBySubscriptionPager)
  • Function *IotSecuritySolutionClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, IoTSecuritySolutionModel, *IotSecuritySolutionCreateOrUpdateOptions) to (context.Context, string, string, IoTSecuritySolutionModel, *IotSecuritySolutionClientCreateOrUpdateOptions)
  • Function *IotSecuritySolutionClient.CreateOrUpdate return value(s) have been changed from (IotSecuritySolutionCreateOrUpdateResponse, error) to (IotSecuritySolutionClientCreateOrUpdateResponse, error)
  • Function *CustomAssessmentAutomationsClient.Create parameter(s) have been changed from (context.Context, string, string, CustomAssessmentAutomationRequest, *CustomAssessmentAutomationsCreateOptions) to (context.Context, string, string, CustomAssessmentAutomationRequest, *CustomAssessmentAutomationsClientCreateOptions)
  • Function *CustomAssessmentAutomationsClient.Create return value(s) have been changed from (CustomAssessmentAutomationsCreateResponse, error) to (CustomAssessmentAutomationsClientCreateResponse, error)
  • Function *AlertsClient.ListSubscriptionLevelByRegion parameter(s) have been changed from (*AlertsListSubscriptionLevelByRegionOptions) to (*AlertsClientListSubscriptionLevelByRegionOptions)
  • Function *AlertsClient.ListSubscriptionLevelByRegion return value(s) have been changed from (*AlertsListSubscriptionLevelByRegionPager) to (*AlertsClientListSubscriptionLevelByRegionPager)
  • Function *SecureScoreControlDefinitionsClient.List parameter(s) have been changed from (*SecureScoreControlDefinitionsListOptions) to (*SecureScoreControlDefinitionsClientListOptions)
  • Function *SecureScoreControlDefinitionsClient.List return value(s) have been changed from (*SecureScoreControlDefinitionsListPager) to (*SecureScoreControlDefinitionsClientListPager)
  • Function *AlertsClient.List parameter(s) have been changed from (*AlertsListOptions) to (*AlertsClientListOptions)
  • Function *AlertsClient.List return value(s) have been changed from (*AlertsListPager) to (*AlertsClientListPager)
  • Function *ExternalSecuritySolutionsClient.List parameter(s) have been changed from (*ExternalSecuritySolutionsListOptions) to (*ExternalSecuritySolutionsClientListOptions)
  • Function *ExternalSecuritySolutionsClient.List return value(s) have been changed from (*ExternalSecuritySolutionsListPager) to (*ExternalSecuritySolutionsClientListPager)
  • Function *SettingsClient.Get parameter(s) have been changed from (context.Context, Enum79, *SettingsGetOptions) to (context.Context, Enum77, *SettingsClientGetOptions)
  • Function *SettingsClient.Get return value(s) have been changed from (SettingsGetResponse, error) to (SettingsClientGetResponse, error)
  • Function *AlertsClient.UpdateResourceGroupLevelStateToResolve parameter(s) have been changed from (context.Context, string, string, *AlertsUpdateResourceGroupLevelStateToResolveOptions) to (context.Context, string, string, *AlertsClientUpdateResourceGroupLevelStateToResolveOptions)
  • Function *AlertsClient.UpdateResourceGroupLevelStateToResolve return value(s) have been changed from (AlertsUpdateResourceGroupLevelStateToResolveResponse, error) to (AlertsClientUpdateResourceGroupLevelStateToResolveResponse, error)
  • Function *ServerVulnerabilityAssessmentClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, string, string, Enum33, *ServerVulnerabilityAssessmentCreateOrUpdateOptions) to (context.Context, string, string, string, string, Enum31, *ServerVulnerabilityAssessmentClientCreateOrUpdateOptions)
  • Function *ServerVulnerabilityAssessmentClient.CreateOrUpdate return value(s) have been changed from (ServerVulnerabilityAssessmentCreateOrUpdateResponse, error) to (ServerVulnerabilityAssessmentClientCreateOrUpdateResponse, error)
  • Function *CustomAssessmentAutomationsClient.Get parameter(s) have been changed from (context.Context, string, string, *CustomAssessmentAutomationsGetOptions) to (context.Context, string, string, *CustomAssessmentAutomationsClientGetOptions)
  • Function *CustomAssessmentAutomationsClient.Get return value(s) have been changed from (CustomAssessmentAutomationsGetResponse, error) to (CustomAssessmentAutomationsClientGetResponse, error)
  • Function *CustomEntityStoreAssignmentsClient.Delete parameter(s) have been changed from (context.Context, string, string, *CustomEntityStoreAssignmentsDeleteOptions) to (context.Context, string, string, *CustomEntityStoreAssignmentsClientDeleteOptions)
  • Function *CustomEntityStoreAssignmentsClient.Delete return value(s) have been changed from (CustomEntityStoreAssignmentsDeleteResponse, error) to (CustomEntityStoreAssignmentsClientDeleteResponse, error)
  • Function *AssessmentsMetadataClient.Get parameter(s) have been changed from (context.Context, string, *AssessmentsMetadataGetOptions) to (context.Context, string, *AssessmentsMetadataClientGetOptions)
  • Function *AssessmentsMetadataClient.Get return value(s) have been changed from (AssessmentsMetadataGetResponse, error) to (AssessmentsMetadataClientGetResponse, error)
  • Function *ConnectorsClient.Delete parameter(s) have been changed from (context.Context, string, *ConnectorsDeleteOptions) to (context.Context, string, string, *ConnectorsClientDeleteOptions)
  • Function *ConnectorsClient.Delete return value(s) have been changed from (ConnectorsDeleteResponse, error) to (ConnectorsClientDeleteResponse, error)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.Add parameter(s) have been changed from (context.Context, string, string, *SQLVulnerabilityAssessmentBaselineRulesAddOptions) to (context.Context, string, string, *SQLVulnerabilityAssessmentBaselineRulesClientAddOptions)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.Add return value(s) have been changed from (SQLVulnerabilityAssessmentBaselineRulesAddResponse, error) to (SQLVulnerabilityAssessmentBaselineRulesClientAddResponse, error)
  • Function *InformationProtectionPoliciesClient.Get parameter(s) have been changed from (context.Context, string, Enum20, *InformationProtectionPoliciesGetOptions) to (context.Context, string, Enum18, *InformationProtectionPoliciesClientGetOptions)
  • Function *InformationProtectionPoliciesClient.Get return value(s) have been changed from (InformationProtectionPoliciesGetResponse, error) to (InformationProtectionPoliciesClientGetResponse, error)
  • Function *SubAssessmentsClient.List parameter(s) have been changed from (string, string, *SubAssessmentsListOptions) to (string, string, *SubAssessmentsClientListOptions)
  • Function *SubAssessmentsClient.List return value(s) have been changed from (*SubAssessmentsListPager) to (*SubAssessmentsClientListPager)
  • Function *RegulatoryComplianceControlsClient.List parameter(s) have been changed from (string, *RegulatoryComplianceControlsListOptions) to (string, *RegulatoryComplianceControlsClientListOptions)
  • Function *RegulatoryComplianceControlsClient.List return value(s) have been changed from (*RegulatoryComplianceControlsListPager) to (*RegulatoryComplianceControlsClientListPager)
  • Function *IotSecuritySolutionsAnalyticsRecommendationClient.Get parameter(s) have been changed from (context.Context, string, string, string, *IotSecuritySolutionsAnalyticsRecommendationGetOptions) to (context.Context, string, string, string, *IotSecuritySolutionsAnalyticsRecommendationClientGetOptions)
  • Function *IotSecuritySolutionsAnalyticsRecommendationClient.Get return value(s) have been changed from (IotSecuritySolutionsAnalyticsRecommendationGetResponse, error) to (IotSecuritySolutionsAnalyticsRecommendationClientGetResponse, error)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.List parameter(s) have been changed from (context.Context, string, string, *SQLVulnerabilityAssessmentBaselineRulesListOptions) to (context.Context, string, string, *SQLVulnerabilityAssessmentBaselineRulesClientListOptions)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.List return value(s) have been changed from (SQLVulnerabilityAssessmentBaselineRulesListResponse, error) to (SQLVulnerabilityAssessmentBaselineRulesClientListResponse, error)
  • Function *PricingsClient.Update parameter(s) have been changed from (context.Context, string, Pricing, *PricingsUpdateOptions) to (context.Context, string, Pricing, *PricingsClientUpdateOptions)
  • Function *PricingsClient.Update return value(s) have been changed from (PricingsUpdateResponse, error) to (PricingsClientUpdateResponse, error)
  • Function *AlertsSuppressionRulesClient.List parameter(s) have been changed from (*AlertsSuppressionRulesListOptions) to (*AlertsSuppressionRulesClientListOptions)
  • Function *AlertsSuppressionRulesClient.List return value(s) have been changed from (*AlertsSuppressionRulesListPager) to (*AlertsSuppressionRulesClientListPager)
  • Function *AlertsClient.GetSubscriptionLevel parameter(s) have been changed from (context.Context, string, *AlertsGetSubscriptionLevelOptions) to (context.Context, string, *AlertsClientGetSubscriptionLevelOptions)
  • Function *AlertsClient.GetSubscriptionLevel return value(s) have been changed from (AlertsGetSubscriptionLevelResponse, error) to (AlertsClientGetSubscriptionLevelResponse, error)
  • Function *AssessmentsMetadataClient.ListBySubscription parameter(s) have been changed from (*AssessmentsMetadataListBySubscriptionOptions) to (*AssessmentsMetadataClientListBySubscriptionOptions)
  • Function *AssessmentsMetadataClient.ListBySubscription return value(s) have been changed from (*AssessmentsMetadataListBySubscriptionPager) to (*AssessmentsMetadataClientListBySubscriptionPager)
  • Function *SQLVulnerabilityAssessmentScansClient.List parameter(s) have been changed from (context.Context, string, string, *SQLVulnerabilityAssessmentScansListOptions) to (context.Context, string, string, *SQLVulnerabilityAssessmentScansClientListOptions)
  • Function *SQLVulnerabilityAssessmentScansClient.List return value(s) have been changed from (SQLVulnerabilityAssessmentScansListResponse, error) to (SQLVulnerabilityAssessmentScansClientListResponse, error)
  • Function *ServerVulnerabilityAssessmentClient.ListByExtendedResource parameter(s) have been changed from (context.Context, string, string, string, string, *ServerVulnerabilityAssessmentListByExtendedResourceOptions) to (context.Context, string, string, string, string, *ServerVulnerabilityAssessmentClientListByExtendedResourceOptions)
  • Function *ServerVulnerabilityAssessmentClient.ListByExtendedResource return value(s) have been changed from (ServerVulnerabilityAssessmentListByExtendedResourceResponse, error) to (ServerVulnerabilityAssessmentClientListByExtendedResourceResponse, error)
  • Function *AutomationsClient.Get parameter(s) have been changed from (context.Context, string, string, *AutomationsGetOptions) to (context.Context, string, string, *AutomationsClientGetOptions)
  • Function *AutomationsClient.Get return value(s) have been changed from (AutomationsGetResponse, error) to (AutomationsClientGetResponse, error)
  • Function *AdaptiveApplicationControlsClient.Get parameter(s) have been changed from (context.Context, string, *AdaptiveApplicationControlsGetOptions) to (context.Context, string, *AdaptiveApplicationControlsClientGetOptions)
  • Function *AdaptiveApplicationControlsClient.Get return value(s) have been changed from (AdaptiveApplicationControlsGetResponse, error) to (AdaptiveApplicationControlsClientGetResponse, error)
  • Function *AlertsClient.UpdateResourceGroupLevelStateToActivate parameter(s) have been changed from (context.Context, string, string, *AlertsUpdateResourceGroupLevelStateToActivateOptions) to (context.Context, string, string, *AlertsClientUpdateResourceGroupLevelStateToActivateOptions)
  • Function *AlertsClient.UpdateResourceGroupLevelStateToActivate return value(s) have been changed from (AlertsUpdateResourceGroupLevelStateToActivateResponse, error) to (AlertsClientUpdateResourceGroupLevelStateToActivateResponse, error)
  • Function *AdaptiveNetworkHardeningsClient.ListByExtendedResource parameter(s) have been changed from (string, string, string, string, *AdaptiveNetworkHardeningsListByExtendedResourceOptions) to (string, string, string, string, *AdaptiveNetworkHardeningsClientListByExtendedResourceOptions)
  • Function *AdaptiveNetworkHardeningsClient.ListByExtendedResource return value(s) have been changed from (*AdaptiveNetworkHardeningsListByExtendedResourcePager) to (*AdaptiveNetworkHardeningsClientListByExtendedResourcePager)
  • Function *RegulatoryComplianceStandardsClient.List parameter(s) have been changed from (*RegulatoryComplianceStandardsListOptions) to (*RegulatoryComplianceStandardsClientListOptions)
  • Function *RegulatoryComplianceStandardsClient.List return value(s) have been changed from (*RegulatoryComplianceStandardsListPager) to (*RegulatoryComplianceStandardsClientListPager)
  • Function *AutomationsClient.ListByResourceGroup parameter(s) have been changed from (string, *AutomationsListByResourceGroupOptions) to (string, *AutomationsClientListByResourceGroupOptions)
  • Function *AutomationsClient.ListByResourceGroup return value(s) have been changed from (*AutomationsListByResourceGroupPager) to (*AutomationsClientListByResourceGroupPager)
  • Function *AlertsClient.ListResourceGroupLevelByRegion parameter(s) have been changed from (string, *AlertsListResourceGroupLevelByRegionOptions) to (string, *AlertsClientListResourceGroupLevelByRegionOptions)
  • Function *AlertsClient.ListResourceGroupLevelByRegion return value(s) have been changed from (*AlertsListResourceGroupLevelByRegionPager) to (*AlertsClientListResourceGroupLevelByRegionPager)
  • Function *ComplianceResultsClient.Get parameter(s) have been changed from (context.Context, string, string, *ComplianceResultsGetOptions) to (context.Context, string, string, *ComplianceResultsClientGetOptions)
  • Function *ComplianceResultsClient.Get return value(s) have been changed from (ComplianceResultsGetResponse, error) to (ComplianceResultsClientGetResponse, error)
  • Function *IngestionSettingsClient.Delete parameter(s) have been changed from (context.Context, string, *IngestionSettingsDeleteOptions) to (context.Context, string, *IngestionSettingsClientDeleteOptions)
  • Function *IngestionSettingsClient.Delete return value(s) have been changed from (IngestionSettingsDeleteResponse, error) to (IngestionSettingsClientDeleteResponse, error)
  • Function *WorkspaceSettingsClient.Get parameter(s) have been changed from (context.Context, string, *WorkspaceSettingsGetOptions) to (context.Context, string, *WorkspaceSettingsClientGetOptions)
  • Function *WorkspaceSettingsClient.Get return value(s) have been changed from (WorkspaceSettingsGetResponse, error) to (WorkspaceSettingsClientGetResponse, error)
  • Function *MdeOnboardingsClient.List parameter(s) have been changed from (context.Context, *MdeOnboardingsListOptions) to (context.Context, *MdeOnboardingsClientListOptions)
  • Function *MdeOnboardingsClient.List return value(s) have been changed from (MdeOnboardingsListResponse, error) to (MdeOnboardingsClientListResponse, error)
  • Function *IotSecuritySolutionClient.Delete parameter(s) have been changed from (context.Context, string, string, *IotSecuritySolutionDeleteOptions) to (context.Context, string, string, *IotSecuritySolutionClientDeleteOptions)
  • Function *IotSecuritySolutionClient.Delete return value(s) have been changed from (IotSecuritySolutionDeleteResponse, error) to (IotSecuritySolutionClientDeleteResponse, error)
  • Function *AutomationsClient.Validate parameter(s) have been changed from (context.Context, string, string, Automation, *AutomationsValidateOptions) to (context.Context, string, string, Automation, *AutomationsClientValidateOptions)
  • Function *AutomationsClient.Validate return value(s) have been changed from (AutomationsValidateResponse, error) to (AutomationsClientValidateResponse, error)
  • Function *MdeOnboardingsClient.Get parameter(s) have been changed from (context.Context, *MdeOnboardingsGetOptions) to (context.Context, *MdeOnboardingsClientGetOptions)
  • Function *MdeOnboardingsClient.Get return value(s) have been changed from (MdeOnboardingsGetResponse, error) to (MdeOnboardingsClientGetResponse, error)
  • Function *CustomAssessmentAutomationsClient.Delete parameter(s) have been changed from (context.Context, string, string, *CustomAssessmentAutomationsDeleteOptions) to (context.Context, string, string, *CustomAssessmentAutomationsClientDeleteOptions)
  • Function *CustomAssessmentAutomationsClient.Delete return value(s) have been changed from (CustomAssessmentAutomationsDeleteResponse, error) to (CustomAssessmentAutomationsClientDeleteResponse, error)
  • Function *TopologyClient.ListByHomeRegion parameter(s) have been changed from (*TopologyListByHomeRegionOptions) to (*TopologyClientListByHomeRegionOptions)
  • Function *TopologyClient.ListByHomeRegion return value(s) have been changed from (*TopologyListByHomeRegionPager) to (*TopologyClientListByHomeRegionPager)
  • Function *CompliancesClient.List parameter(s) have been changed from (string, *CompliancesListOptions) to (string, *CompliancesClientListOptions)
  • Function *CompliancesClient.List return value(s) have been changed from (*CompliancesListPager) to (*CompliancesClientListPager)
  • Function *SettingsClient.Update parameter(s) have been changed from (context.Context, Enum79, SettingClassification, *SettingsUpdateOptions) to (context.Context, Enum77, SettingClassification, *SettingsClientUpdateOptions)
  • Function *SettingsClient.Update return value(s) have been changed from (SettingsUpdateResponse, error) to (SettingsClientUpdateResponse, error)
  • Function *IotSecuritySolutionAnalyticsClient.List parameter(s) have been changed from (context.Context, string, string, *IotSecuritySolutionAnalyticsListOptions) to (context.Context, string, string, *IotSecuritySolutionAnalyticsClientListOptions)
  • Function *IotSecuritySolutionAnalyticsClient.List return value(s) have been changed from (IotSecuritySolutionAnalyticsListResponse, error) to (IotSecuritySolutionAnalyticsClientListResponse, error)
  • Function *IotSecuritySolutionClient.ListByResourceGroup parameter(s) have been changed from (string, *IotSecuritySolutionListByResourceGroupOptions) to (string, *IotSecuritySolutionClientListByResourceGroupOptions)
  • Function *IotSecuritySolutionClient.ListByResourceGroup return value(s) have been changed from (*IotSecuritySolutionListByResourceGroupPager) to (*IotSecuritySolutionClientListByResourceGroupPager)
  • Function *JitNetworkAccessPoliciesClient.Delete parameter(s) have been changed from (context.Context, string, string, *JitNetworkAccessPoliciesDeleteOptions) to (context.Context, string, string, *JitNetworkAccessPoliciesClientDeleteOptions)
  • Function *JitNetworkAccessPoliciesClient.Delete return value(s) have been changed from (JitNetworkAccessPoliciesDeleteResponse, error) to (JitNetworkAccessPoliciesClientDeleteResponse, error)
  • Function *ExternalSecuritySolutionsClient.Get parameter(s) have been changed from (context.Context, string, string, *ExternalSecuritySolutionsGetOptions) to (context.Context, string, string, *ExternalSecuritySolutionsClientGetOptions)
  • Function *ExternalSecuritySolutionsClient.Get return value(s) have been changed from (ExternalSecuritySolutionsGetResponse, error) to (ExternalSecuritySolutionsClientGetResponse, error)
  • Function *DiscoveredSecuritySolutionsClient.List parameter(s) have been changed from (*DiscoveredSecuritySolutionsListOptions) to (*DiscoveredSecuritySolutionsClientListOptions)
  • Function *DiscoveredSecuritySolutionsClient.List return value(s) have been changed from (*DiscoveredSecuritySolutionsListPager) to (*DiscoveredSecuritySolutionsClientListPager)
  • Function *RegulatoryComplianceControlsClient.Get parameter(s) have been changed from (context.Context, string, string, *RegulatoryComplianceControlsGetOptions) to (context.Context, string, string, *RegulatoryComplianceControlsClientGetOptions)
  • Function *RegulatoryComplianceControlsClient.Get return value(s) have been changed from (RegulatoryComplianceControlsGetResponse, error) to (RegulatoryComplianceControlsClientGetResponse, error)
  • Function *DeviceSecurityGroupsClient.Delete parameter(s) have been changed from (context.Context, string, string, *DeviceSecurityGroupsDeleteOptions) to (context.Context, string, string, *DeviceSecurityGroupsClientDeleteOptions)
  • Function *DeviceSecurityGroupsClient.Delete return value(s) have been changed from (DeviceSecurityGroupsDeleteResponse, error) to (DeviceSecurityGroupsClientDeleteResponse, error)
  • Function *AutomationsClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, Automation, *AutomationsCreateOrUpdateOptions) to (context.Context, string, string, Automation, *AutomationsClientCreateOrUpdateOptions)
  • Function *AutomationsClient.CreateOrUpdate return value(s) have been changed from (AutomationsCreateOrUpdateResponse, error) to (AutomationsClientCreateOrUpdateResponse, error)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.Delete parameter(s) have been changed from (context.Context, string, string, string, *SQLVulnerabilityAssessmentBaselineRulesDeleteOptions) to (context.Context, string, string, string, *SQLVulnerabilityAssessmentBaselineRulesClientDeleteOptions)
  • Function *SQLVulnerabilityAssessmentBaselineRulesClient.Delete return value(s) have been changed from (SQLVulnerabilityAssessmentBaselineRulesDeleteResponse, error) to (SQLVulnerabilityAssessmentBaselineRulesClientDeleteResponse, error)
  • Function *ConnectorsClient.List parameter(s) have been changed from (*ConnectorsListOptions) to (*ConnectorsClientListOptions)
  • Function *ConnectorsClient.List return value(s) have been changed from (*ConnectorsListPager) to (*ConnectorsClientListPager)
  • Function *InformationProtectionPoliciesClient.List parameter(s) have been changed from (string, *InformationProtectionPoliciesListOptions) to (string, *InformationProtectionPoliciesClientListOptions)
  • Function *InformationProtectionPoliciesClient.List return value(s) have been changed from (*InformationProtectionPoliciesListPager) to (*InformationProtectionPoliciesClientListPager)
  • Function *DiscoveredSecuritySolutionsClient.Get parameter(s) have been changed from (context.Context, string, string, *DiscoveredSecuritySolutionsGetOptions) to (context.Context, string, string, *DiscoveredSecuritySolutionsClientGetOptions)
  • Function *DiscoveredSecuritySolutionsClient.Get return value(s) have been changed from (DiscoveredSecuritySolutionsGetResponse, error) to (DiscoveredSecuritySolutionsClientGetResponse, error)
  • Function *CustomEntityStoreAssignmentsClient.Create parameter(s) have been changed from (context.Context, string, string, CustomEntityStoreAssignmentRequest, *CustomEntityStoreAssignmentsCreateOptions) to (context.Context, string, string, CustomEntityStoreAssignmentRequest, *CustomEntityStoreAssignmentsClientCreateOptions)
  • Function *CustomEntityStoreAssignmentsClient.Create return value(s) have been changed from (CustomEntityStoreAssignmentsCreateResponse, error) to (CustomEntityStoreAssignmentsClientCreateResponse, error)
  • Function *IngestionSettingsClient.List parameter(s) have been changed from (*IngestionSettingsListOptions) to (*IngestionSettingsClientListOptions)
  • Function *IngestionSettingsClient.List return value(s) have been changed from (*IngestionSettingsListPager) to (*IngestionSettingsClientListPager)
  • Function *DeviceSecurityGroupsClient.Get parameter(s) have been changed from (context.Context, string, string, *DeviceSecurityGroupsGetOptions) to (context.Context, string, string, *DeviceSecurityGroupsClientGetOptions)
  • Function *DeviceSecurityGroupsClient.Get return value(s) have been changed from (DeviceSecurityGroupsGetResponse, error) to (DeviceSecurityGroupsClientGetResponse, error)
  • Function *RegulatoryComplianceAssessmentsClient.List parameter(s) have been changed from (string, string, *RegulatoryComplianceAssessmentsListOptions) to (string, string, *RegulatoryComplianceAssessmentsClientListOptions)
  • Function *RegulatoryComplianceAssessmentsClient.List return value(s) have been changed from (*RegulatoryComplianceAssessmentsListPager) to (*RegulatoryComplianceAssessmentsClientListPager)
  • Function *AutomationsClient.List parameter(s) have been changed from (*AutomationsListOptions) to (*AutomationsClientListOptions)
  • Function *AutomationsClient.List return value(s) have been changed from (*AutomationsListPager) to (*AutomationsClientListPager)
  • Function *DeviceSecurityGroupsClient.List parameter(s) have been changed from (string, *DeviceSecurityGroupsListOptions) to (string, *DeviceSecurityGroupsClientListOptions)
  • Function *DeviceSecurityGroupsClient.List return value(s) have been changed from (*DeviceSecurityGroupsListPager) to (*DeviceSecurityGroupsClientListPager)
  • Function *JitNetworkAccessPoliciesClient.ListByResourceGroup parameter(s) have been changed from (string, *JitNetworkAccessPoliciesListByResourceGroupOptions) to (string, *JitNetworkAccessPoliciesClientListByResourceGroupOptions)
  • Function *JitNetworkAccessPoliciesClient.ListByResourceGroup return value(s) have been changed from (*JitNetworkAccessPoliciesListByResourceGroupPager) to (*JitNetworkAccessPoliciesClientListByResourceGroupPager)
  • Function *CustomEntityStoreAssignmentsClient.ListBySubscription parameter(s) have been changed from (*CustomEntityStoreAssignmentsListBySubscriptionOptions) to (*CustomEntityStoreAssignmentsClientListBySubscriptionOptions)
  • Function *CustomEntityStoreAssignmentsClient.ListBySubscription return value(s) have been changed from (*CustomEntityStoreAssignmentsListBySubscriptionPager) to (*CustomEntityStoreAssignmentsClientListBySubscriptionPager)
  • Function *DeviceSecurityGroupsClient.CreateOrUpdate parameter(s) have been changed from (context.Context, string, string, DeviceSecurityGroup, *DeviceSecurityGroupsCreateOrUpdateOptions) to (context.Context, string, string, DeviceSecurityGroup, *DeviceSecurityGroupsClientCreateOrUpdateOptions)
  • Function *DeviceSecurityGroupsClient.CreateOrUpdate return value(s) have been changed from (DeviceSecurityGroupsCreateOrUpdateResponse, error) to (DeviceSecurityGroupsClientCreateOrUpdateResponse, error)
  • Function *ServerVulnerabilityAssessmentClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, string, Enum33, *ServerVulnerabilityAssessmentBeginDeleteOptions) to (context.Context, string, string, string, string, Enum31, *ServerVulnerabilityAssessmentClientBeginDeleteOptions)
  • Function *ServerVulnerabilityAssessmentClient.BeginDelete return value(s) have been changed from (ServerVulnerabilityAssessmentDeletePollerResponse, error) to (ServerVulnerabilityAssessmentClientDeletePollerResponse, error)
  • Function *TasksClient.GetSubscriptionLevelTask parameter(s) have been changed from (context.Context, string, *TasksGetSubscriptionLevelTaskOptions) to (context.Context, string, *TasksClientGetSubscriptionLevelTaskOptions)
  • Function *TasksClient.GetSubscriptionLevelTask return value(s) have been changed from (TasksGetSubscriptionLevelTaskResponse, error) to (TasksClientGetSubscriptionLevelTaskResponse, error)
  • Function *AssessmentsMetadataClient.DeleteInSubscription parameter(s) have been changed from (context.Context, string, *AssessmentsMetadataDeleteInSubscriptionOptions) to (context.Context, string, *AssessmentsMetadataClientDeleteInSubscriptionOptions)
  • Function *AssessmentsMetadataClient.DeleteInSubscription return value(s) have been changed from (AssessmentsMetadataDeleteInSubscriptionResponse, error) to (AssessmentsMetadataClientDeleteInSubscriptionResponse, error)
  • Function *AllowedConnectionsClient.ListByHomeRegion parameter(s) have been changed from (*AllowedConnectionsListByHomeRegionOptions) to (*AllowedConnectionsClientListByHomeRegionOptions)
  • Function *AllowedConnectionsClient.ListByHomeRegion return value(s) have been changed from (*AllowedConnectionsListByHomeRegionPager) to (*AllowedConnectionsClientListByHomeRegionPager)
  • Function *AlertsClient.BeginSimulate parameter(s) have been changed from (context.Context, AlertSimulatorRequestBody, *AlertsBeginSimulateOptions) to (context.Context, AlertSimulatorRequestBody, *AlertsClientBeginSimulateOptions)
  • Function *AlertsClient.BeginSimulate return value(s) have been changed from (AlertsSimulatePollerResponse, error) to (AlertsClientSimulatePollerResponse, error)
  • Function *IngestionSettingsClient.Get parameter(s) have been changed from (context.Context, string, *IngestionSettingsGetOptions) to (context.Context, string, *IngestionSettingsClientGetOptions)
  • Function *IngestionSettingsClient.Get return value(s) have been changed from (IngestionSettingsGetResponse, error) to (IngestionSettingsClientGetResponse, error)
  • Function *LocationsClient.List parameter(s) have been changed from (*LocationsListOptions) to (*LocationsClientListOptions)
  • Function *LocationsClient.List return value(s) have been changed from (*LocationsListPager) to (*LocationsClientListPager)
  • Function *PricingsClient.Get parameter(s) have been changed from (context.Context, string, *PricingsGetOptions) to (context.Context, string, *PricingsClientGetOptions)
  • Function *PricingsClient.Get return value(s) have been changed from (PricingsGetResponse, error) to (PricingsClientGetResponse, error)
  • Function *TopologyClient.List parameter(s) have been changed from (*TopologyListOptions) to (*TopologyClientListOptions)
  • Function *TopologyClient.List return value(s) have been changed from (*TopologyListPager) to (*TopologyClientListPager)
  • Function *AdaptiveNetworkHardeningsClient.BeginEnforce parameter(s) have been changed from (context.Context, string, string, string, string, string, Enum53, AdaptiveNetworkHardeningEnforceRequest, *AdaptiveNetworkHardeningsBeginEnforceOptions) to (context.Context, string, string, string, string, string, Enum51, AdaptiveNetworkHardeningEnforceRequest, *AdaptiveNetworkHardeningsClientBeginEnforceOptions)
  • Function *AdaptiveNetworkHardeningsClient.BeginEnforce return value(s) have been changed from (AdaptiveNetworkHardeningsEnforcePollerResponse, error) to (AdaptiveNetworkHardeningsClientEnforcePollerResponse, error)
  • Function *IngestionSettingsClient.ListTokens parameter(s) have been changed from (context.Context, string, *IngestionSettingsListTokensOptions) to (context.Context, string, *IngestionSettingsClientListTokensOptions)
  • Function *IngestionSettingsClient.ListTokens return value(s) have been changed from (IngestionSettingsListTokensResponse, error) to (IngestionSettingsClientListTokensResponse, error)
  • Function *JitNetworkAccessPoliciesClient.Get parameter(s) have been changed from (context.Context, string, string, *JitNetworkAccessPoliciesGetOptions) to (context.Context, string, string, *JitNetworkAccessPoliciesClientGetOptions)
  • Function *JitNetworkAccessPoliciesClient.Get return value(s) have been changed from (JitNetworkAccessPoliciesGetResponse, error) to (JitNetworkAccessPoliciesClientGetResponse, error)
  • Type of IngestionSetting.Properties has been changed from map[string]interface{} to interface{}
  • Type of AlertEntity.AdditionalProperties has been changed from map[string]map[string]interface{} to map[string]interface{}
  • Type of AscLocation.Properties has been changed from map[string]interface{} to interface{}
  • Const Enum18Resolve has been removed
  • Const Enum79MCAS has been removed
  • Const ImplementationEffortEnumHigh has been removed
  • Const ImplementationEffortEnumLow has been removed
  • Const Enum79Sentinel has been removed
  • Const UserImpactEnumHigh has been removed
  • Const Enum20Custom has been removed
  • Const ImplementationEffortEnumModerate has been removed
  • Const Enum58Initiate has been removed
  • Const Enum18Dismiss has been removed
  • Const Enum18Activate has been removed
  • Const Enum18Start has been removed
  • Const Enum18Close has been removed
  • Const UserImpactEnumLow has been removed
  • Const Enum33Default has been removed
  • Const Enum7Current has been removed
  • Const Enum79WDATPEXCLUDELINUXPUBLICPREVIEW has been removed
  • Const Enum53Enforce has been removed
  • Const Enum79WDATP has been removed
  • Const UserImpactEnumModerate has been removed
  • Const Enum20Effective has been removed
  • Function *SettingsUpdateResult.UnmarshalJSON has been removed
  • Function *AutomationsListPager.PageResponse has been removed
  • Function SecureScoreControlDetails.MarshalJSON has been removed
  • Function *AlertsSimulatePoller.Done has been removed
  • Function *AutomationAction.UnmarshalJSON has been removed
  • Function *ServerVulnerabilityAssessmentDeletePollerResponse.Resume has been removed
  • Function *IotSecuritySolutionListByResourceGroupPager.Err has been removed
  • Function AssessmentStatus.MarshalJSON has been removed
  • Function *OperationsListPager.Err has been removed
  • Function *SecurityTaskProperties.UnmarshalJSON has been removed
  • Function SecureScoreItem.MarshalJSON has been removed
  • Function *SecureScoreControlsListPager.PageResponse has been removed
  • Function *AlertsListPager.NextPage has been removed
  • Function *Compliance.UnmarshalJSON has been removed
  • Function SecurityAssessmentMetadata.MarshalJSON has been removed
  • Function *DiscoveredSecuritySolutionsListPager.NextPage has been removed
  • Function *CustomAssessmentAutomationsListBySubscriptionPager.Err has been removed
  • Function *TopologyListByHomeRegionPager.Err has been removed
  • Function *TagsResource.UnmarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListPager.NextPage has been removed
  • Function *IotSecuritySolutionListBySubscriptionPager.PageResponse has been removed
  • Function SecurityAssessmentProperties.MarshalJSON has been removed
  • Function *Automation.UnmarshalJSON has been removed
  • Function *CustomAssessmentAutomationsListBySubscriptionPager.NextPage has been removed
  • Function *SoftwareInventoriesListByExtendedResourcePager.PageResponse has been removed
  • Function SecuritySubAssessmentList.MarshalJSON has been removed
  • Function *CustomEntityStoreAssignmentsListByResourceGroupPager.Err has been removed
  • Function *JitNetworkAccessPoliciesListByRegionPager.Err has been removed
  • Function *ServerVulnerabilityAssessmentDeletePoller.FinalResponse has been removed
  • Function *TasksListByResourceGroupPager.Err has been removed
  • Function SecurityContactList.MarshalJSON has been removed
  • Function *SecurityConnectorsClient.ListByResourceGroup has been removed
  • Function IoTSecuritySolutionAnalyticsModel.MarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListPager.PageResponse has been removed
  • Function *SecurityContactsClient.Get has been removed
  • Function PossibleUserImpactEnumValues has been removed
  • Function PossibleImplementationEffortEnumValues has been removed
  • Function *IotSecuritySolutionListByResourceGroupPager.NextPage has been removed
  • Function *SecuritySolutionsListPager.PageResponse has been removed
  • Function *ComplianceResultsListPager.PageResponse has been removed
  • Function *SubAssessmentsListPager.NextPage has been removed
  • Function *IngestionSettingsListPager.NextPage has been removed
  • Function *RegulatoryComplianceAssessmentsListPager.PageResponse has been removed
  • Function *SecuritySolutionsListPager.Err has been removed
  • Function *TasksListPager.Err has been removed
  • Function NewSecuritySolutionsClient has been removed
  • Function *CustomEntityStoreAssignmentsListBySubscriptionPager.Err has been removed
  • Function *AutomationsListByResourceGroupPager.Err has been removed
  • Function Enum53.ToPtr has been removed
  • Function *AlertsSuppressionRulesListPager.Err has been removed
  • Function *SecureScoreControlsListBySecureScorePager.NextPage has been removed
  • Function *AutoProvisioningSetting.UnmarshalJSON has been removed
  • Function *AlertsListByResourceGroupPager.NextPage has been removed
  • Function *CustomAssessmentAutomationRequest.UnmarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListByRegionPager.PageResponse has been removed
  • Function *SecurityConnectorsClient.List has been removed
  • Function *AlertsSuppressionRulesListPager.NextPage has been removed
  • Function ETag.MarshalJSON has been removed
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertListPager.NextPage has been removed
  • Function *AutomationsListByResourceGroupPager.PageResponse has been removed
  • Function *SecurityContactsClient.List has been removed
  • Function *TasksListPager.NextPage has been removed
  • Function *IotSecuritySolutionListBySubscriptionPager.Err has been removed
  • Function *ServerVulnerabilityAssessment.UnmarshalJSON has been removed
  • Function *CustomAssessmentAutomationsListByResourceGroupPager.NextPage has been removed
  • Function SecuritySubAssessmentProperties.MarshalJSON has been removed
  • Function *DiscoveredSecuritySolutionsListPager.Err has been removed
  • Function *AssessmentStatus.UnmarshalJSON has been removed
  • Function AzureTrackedResourceLocation.MarshalJSON has been removed
  • Function CustomAssessmentAutomationRequest.MarshalJSON has been removed
  • Function AADConnectivityStateAutoGenerated.MarshalJSON has been removed
  • Function *AlertsListSubscriptionLevelByRegionPager.PageResponse has been removed
  • Function ExternalSecuritySolution.MarshalJSON has been removed
  • Function SecurityAssessmentMetadataResponseList.MarshalJSON has been removed
  • Function *SecurityConnectorsListByResourceGroupPager.Err has been removed
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertListPager.PageResponse has been removed
  • Function SecurityContact.MarshalJSON has been removed
  • Function *AlertsListByResourceGroupPager.Err has been removed
  • Function *JitNetworkAccessPolicy.UnmarshalJSON has been removed
  • Function *SecurityAssessmentMetadataResponse.UnmarshalJSON has been removed
  • Function *SecureScoreControlDefinitionsListBySubscriptionPager.NextPage has been removed
  • Function PossibleEnum58Values has been removed
  • Function *SettingsListPager.Err has been removed
  • Function ConnectorSetting.MarshalJSON has been removed
  • Function *SoftwareInventoriesListByExtendedResourcePager.NextPage has been removed
  • Function *RuleResults.UnmarshalJSON has been removed
  • Function *SubAssessmentsListPager.PageResponse has been removed
  • Function *SecurityConnectorsListPager.PageResponse has been removed
  • Function *Scan.UnmarshalJSON has been removed
  • Function *SecurityTask.UnmarshalJSON has been removed
  • Function *ETag.UnmarshalJSON has been removed
  • Function *AssessmentsMetadataListPager.NextPage has been removed
  • Function Enum79.ToPtr has been removed
  • Function *AllowedConnectionsListByHomeRegionPager.PageResponse has been removed
  • Function *SecureScoreControlsListPager.NextPage has been removed
  • Function *IotSecuritySolutionsAnalyticsRecommendationListPager.NextPage has been removed
  • Function *CompliancesListPager.PageResponse has been removed
  • Function *RegulatoryComplianceAssessmentsListPager.NextPage has been removed
  • Function ImplementationEffortEnum.ToPtr has been removed
  • Function *RegulatoryComplianceStandardsListPager.Err has been removed
  • Function *AlertsListSubscriptionLevelByRegionPager.Err has been removed
  • Function *CustomAssessmentAutomationsListByResourceGroupPager.Err has been removed
  • Function *TopologyListPager.PageResponse has been removed
  • Function Enum58.ToPtr has been removed
  • Function *SecuritySubAssessment.UnmarshalJSON has been removed
  • Function *AllowedConnectionsListPager.Err has been removed
  • Function RegulatoryComplianceStandard.MarshalJSON has been removed
  • Function *SecurityContact.UnmarshalJSON has been removed
  • Function *Tags.UnmarshalJSON has been removed
  • Function AscLocation.MarshalJSON has been removed
  • Function *CustomEntityStoreAssignmentsListBySubscriptionPager.NextPage has been removed
  • Function *SecureScoreControlDefinitionsListBySubscriptionPager.Err has been removed
  • Function *DiscoveredSecuritySolutionsListByHomeRegionPager.Err has been removed
  • Function SecurityConnectorsList.MarshalJSON has been removed
  • Function *WorkspaceSettingsListPager.NextPage has been removed
  • Function *SettingsListPager.NextPage has been removed
  • Function *SecureScoreControlDefinitionsListPager.Err has been removed
  • Function *IotSecuritySolutionListBySubscriptionPager.NextPage has been removed
  • Function SecureScoreControlDefinitionItem.MarshalJSON has been removed
  • Function AdaptiveApplicationControlGroup.MarshalJSON has been removed
  • Function *CloudOffering.UnmarshalJSON has been removed
  • Function ScanResult.MarshalJSON has been removed
  • Function *AssessmentsListPager.PageResponse has been removed
  • Function *TasksListByHomeRegionPager.NextPage has been removed
  • Function *AdaptiveNetworkHardeningsEnforcePoller.Done has been removed
  • Function *SecureScoreItem.UnmarshalJSON has been removed
  • Function *AlertsListPager.PageResponse has been removed
  • Function *JitNetworkAccessPoliciesListByResourceGroupAndRegionPager.Err has been removed
  • Function SecurityAssessmentPropertiesResponse.MarshalJSON has been removed
  • Function NewSecuritySolutionsReferenceDataClient has been removed
  • Function SecurityAssessmentMetadataPropertiesResponse.MarshalJSON has been removed
  • Function *AdaptiveNetworkHardeningsListByExtendedResourcePager.Err has been removed
  • Function Enum33.ToPtr has been removed
  • Function SecurityTaskProperties.MarshalJSON has been removed
  • Function *SecurityConnectorProperties.UnmarshalJSON has been removed
  • Function *SecuritySolutionsReferenceData.UnmarshalJSON has been removed
  • Function *ExternalSecuritySolutionsListByHomeRegionPager.PageResponse has been removed
  • Function DeviceSecurityGroup.MarshalJSON has been removed
  • Function *AutomationsListPager.Err has been removed
  • Function *Alert.UnmarshalJSON has been removed
  • Function *AssessmentsListPager.NextPage has been removed
  • Function *AutoProvisioningSettingsListPager.NextPage has been removed
  • Function ServerVulnerabilityAssessment.MarshalJSON has been removed
  • Function *AssessmentsMetadataListBySubscriptionPager.Err has been removed
  • Function *AdaptiveNetworkHardeningsEnforcePoller.ResumeToken has been removed
  • Function PossibleEnum7Values has been removed
  • Function *SecurityConnectorsListByResourceGroupPager.PageResponse has been removed
  • Function *IngestionSetting.UnmarshalJSON has been removed
  • Function *Pricing.UnmarshalJSON has been removed
  • Function *RegulatoryComplianceControl.UnmarshalJSON has been removed
  • Function *SecureScoresListPager.NextPage has been removed
  • Function *SecureScoreControlDetails.UnmarshalJSON has been removed
  • Function *SecurityTaskParameters.UnmarshalJSON has been removed
  • Function *AllowedConnectionsListByHomeRegionPager.Err has been removed
  • Function *AlertsSimulatePoller.FinalResponse has been removed
  • Function *LocationsListPager.PageResponse has been removed
  • Function SecurityAssessmentResponse.MarshalJSON has been removed
  • Function *SecurityAssessmentPropertiesResponse.UnmarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListByResourceGroupPager.Err has been removed
  • Function *DiscoveredSecuritySolutionsListPager.PageResponse has been removed
  • Function *IotSecuritySolutionsAnalyticsAggregatedAlertListPager.Err has been removed
  • Function AdvancedThreatProtectionSetting.MarshalJSON has been removed
  • Function TopologyResource.MarshalJSON has been removed
  • Function CustomAssessmentAutomation.MarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListByResourceGroupAndRegionPager.NextPage has been removed
  • Function PossibleEnum79Values has been removed
  • Function *DiscoveredSecuritySolution.UnmarshalJSON has been removed
  • Function *DeviceSecurityGroupsListPager.PageResponse has been removed
  • Function *WorkspaceSettingsListPager.Err has been removed
  • Function *SecurityConnectorsListPager.Err has been removed
  • Function *IngestionSettingsListPager.PageResponse has been removed
  • Function *RegulatoryComplianceAssessmentsListPager.Err has been removed
  • Function *AdaptiveNetworkHardeningsEnforcePollerResponse.Resume has been removed
  • Function *InformationProtectionPoliciesListPager.Err has been removed
  • Function SecurityTaskList.MarshalJSON has been removed
  • Function IngestionSetting.MarshalJSON has been removed
  • Function *SecurityConnector.UnmarshalJSON has been removed
  • Function *LocationsListPager.NextPage has been removed
  • Function *JitNetworkAccessPoliciesListByResourceGroupPager.PageResponse has been removed
  • Function *CustomAlertRule.UnmarshalJSON has been removed
  • Function *AssessmentsMetadataListBySubscriptionPager.PageResponse has been removed
  • Function SecuritySolutionsReferenceDataList.MarshalJSON has been removed
  • Function *CompliancesListPager.NextPage has been removed
  • Function SecurityAssessmentMetadataResponse.MarshalJSON has been removed
  • Function *IoTSecuritySolutionAnalyticsModel.UnmarshalJSON has been removed
  • Function *RegulatoryComplianceControlsListPager.NextPage has been removed
  • Function *JitNetworkAccessPoliciesListByResourceGroupAndRegionPager.PageResponse has been removed
  • Function *SubAssessmentsListAllPager.Err has been removed
  • Function *AADConnectivityStateAutoGenerated.UnmarshalJSON has been removed
  • Function *SecurityAssessmentProperties.UnmarshalJSON has been removed
  • Function Location.MarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListByResourceGroupPager.NextPage has been removed
  • Function *AssessmentsMetadataListPager.PageResponse has been removed
  • Function ServerVulnerabilityAssessmentDeletePollerResponse.PollUntilDone has been removed
  • Function *AdaptiveNetworkHardeningsEnforcePoller.Poll has been removed
  • Function *SecurityContactsListPager.Err has been removed
  • Function *SecurityAssessmentResponse.UnmarshalJSON has been removed
  • Function *ConnectorsListPager.Err has been removed
  • Function *AscLocation.UnmarshalJSON has been removed
  • Function *IoTSecurityAggregatedAlert.UnmarshalJSON has been removed
  • Function *TasksListPager.PageResponse has been removed
  • Function UserImpactEnum.ToPtr has been removed
  • Function KindAutoGenerated.MarshalJSON has been removed
  • Function *AlertsSuppressionRulesListPager.PageResponse has been removed
  • Function *AlertsListResourceGroupLevelByRegionPager.Err has been removed
  • Function *AlertsListResourceGroupLevelByRegionPager.PageResponse has been removed
  • Function *AssessmentsMetadataListBySubscriptionPager.NextPage has been removed
  • Function *ServerVulnerabilityAssessmentDeletePoller.Done has been removed
  • Function SecurityAssessmentPropertiesBase.MarshalJSON has been removed
  • Function *ComplianceResultsListPager.Err has been removed
  • Function SecurityConnectorPropertiesOrganizationalData.MarshalJSON has been removed
  • Function Pricing.MarshalJSON has been removed
  • Function *AzureTrackedResourceLocation.UnmarshalJSON has been removed
  • Function *CustomEntityStoreAssignmentsListByResourceGroupPager.PageResponse has been removed
  • Function PossibleEnum33Values has been removed
  • Function *TasksListByResourceGroupPager.NextPage has been removed
  • Function *CustomEntityStoreAssignmentsListByResourceGroupPager.NextPage has been removed
  • Function *Resource.UnmarshalJSON has been removed
  • Function *SecurityConnectorsClient.CreateOrUpdate has been removed
  • Function *CustomEntityStoreAssignment.UnmarshalJSON has been removed
  • Function *AlertsListByResourceGroupPager.PageResponse has been removed
  • Function *SoftwareInventoriesListBySubscriptionPager.PageResponse has been removed
  • Function *SecureScoreControlDefinitionsListBySubscriptionPager.PageResponse has been removed
  • Function *Software.UnmarshalJSON has been removed
  • Function *CustomAssessmentAutomationsListByResourceGroupPager.PageResponse has been removed
  • Function *AdaptiveNetworkHardeningsEnforcePoller.FinalResponse has been removed
  • Function *AdaptiveNetworkHardeningsListByExtendedResourcePager.NextPage has been removed
  • Function *AuthenticationDetailsProperties.UnmarshalJSON has been removed
  • Function MdeOnboardingData.MarshalJSON has been removed
  • Function *ScanResult.UnmarshalJSON has been removed
  • Function *IotSecuritySolutionsAnalyticsRecommendationListPager.Err has been removed
  • Function *WorkspaceSetting.UnmarshalJSON has been removed
  • Function *ConnectorSetting.UnmarshalJSON has been removed
  • Function *SecurityAssessment.UnmarshalJSON has been removed
  • Function *SoftwareInventoriesListBySubscriptionPager.NextPage has been removed
  • Function *Location.UnmarshalJSON has been removed
  • Function *InformationProtectionPoliciesListPager.NextPage has been removed
  • Function *TopologyListByHomeRegionPager.PageResponse has been removed
  • Function *AlertsSimulatePollerResponse.Resume has been removed
  • Function *SettingsGetResult.UnmarshalJSON has been removed
  • Function DiscoveredSecuritySolution.MarshalJSON has been removed
  • Function *TopologyListByHomeRegionPager.NextPage has been removed
  • Function AllowedConnectionsResource.MarshalJSON has been removed
  • Function RuleResults.MarshalJSON has been removed
  • Function *ResourceIdentifier.UnmarshalJSON has been removed
  • Function *ExternalSecuritySolutionsListByHomeRegionPager.NextPage has been removed
  • Function *SecurityContactsListPager.NextPage has been removed
  • Function *ExternalSecuritySolutionKindAutoGenerated.UnmarshalJSON has been removed
  • Function *InformationProtectionPoliciesListPager.PageResponse has been removed
  • Function *DeviceSecurityGroup.UnmarshalJSON has been removed
  • Function *JitNetworkAccessPoliciesListByRegionPager.NextPage has been removed
  • Function *InformationProtectionPolicy.UnmarshalJSON has been removed
  • Function *SecureScoreControlDefinitionItem.UnmarshalJSON has been removed
  • Function *ConnectorsListPager.PageResponse has been removed
  • Function *AlertsSimulatePoller.ResumeToken has been removed
  • Function *MdeOnboardingData.UnmarshalJSON has been removed
  • Function *ServerVulnerabilityAssessmentDeletePoller.ResumeToken has been removed
  • Function *OperationsListPager.NextPage has been removed
  • Function *RegulatoryComplianceStandardsListPager.PageResponse has been removed
  • Function AdaptiveNetworkHardening.MarshalJSON has been removed
  • Function Resource.MarshalJSON has been removed
  • Function *IngestionSettingsListPager.Err has been removed
  • Function *SecureScoreControlsListPager.Err has been removed
  • Function *SecurityConnectorsListPager.NextPage has been removed
  • Function *LocationsListPager.Err has been removed
  • Function *SubAssessmentsListPager.Err has been removed
  • Function *DeviceSecurityGroupsListPager.Err has been removed
  • Function Scan.MarshalJSON has been removed
  • Function *SecuritySolution.UnmarshalJSON has been removed
  • Function *IoTSecuritySolutionModel.UnmarshalJSON has been removed
  • Function *TasksListByHomeRegionPager.PageResponse has been removed
  • Function RegulatoryComplianceControl.MarshalJSON has been removed
  • Function *SecuritySolutionsListPager.NextPage has been removed
  • Function NewSecurityConnectorsClient has been removed
  • Function *AdaptiveApplicationControlGroup.UnmarshalJSON has been removed
  • Function *TasksListByHomeRegionPager.Err has been removed
  • Function Enum7.ToPtr has been removed
  • Function *AdvancedThreatProtectionSetting.UnmarshalJSON has been removed
  • Function NewSecurityContactsClient has been removed
  • Function *AllowedConnectionsListByHomeRegionPager.NextPage has been removed
  • Function AdaptiveNetworkHardeningsEnforcePollerResponse.PollUntilDone has been removed
  • Function *ExternalSecuritySolutionsListByHomeRegionPager.Err has been removed
  • Function *SecurityContactsClient.Create has been removed
  • Function *IotSecuritySolutionListByResourceGroupPager.PageResponse has been removed
  • Function *DeviceSecurityGroupsListPager.NextPage has been removed
  • Function *AdaptiveNetworkHardening.UnmarshalJSON has been removed
  • Function *SoftwareInventoriesListBySubscriptionPager.Err has been removed
  • Function *AutomationsListByResourceGroupPager.NextPage has been removed
  • Function *SubAssessmentsListAllPager.NextPage has been removed
  • Function *SecureScoreControlsListBySecureScorePager.PageResponse has been removed
  • Function *ComplianceResultsListPager.NextPage has been removed
  • Function *AlertsListSubscriptionLevelByRegionPager.NextPage has been removed
  • Function RegulatoryComplianceAssessment.MarshalJSON has been removed
  • Function *AllowedConnectionsResource.UnmarshalJSON has been removed
  • Function *CustomEntityStoreAssignmentsListBySubscriptionPager.PageResponse has been removed
  • Function *AutoProvisioningSettingsListPager.PageResponse has been removed
  • Function *SecurityConnectorsClient.Delete has been removed
  • Function PossibleEnum20Values has been removed
  • Function *ServerVulnerabilityAssessmentDeletePoller.Poll has been removed
  • Function *SecurityConnectorsListByResourceGroupPager.NextPage has been removed
  • Function SecuritySubAssessment.MarshalJSON has been removed
  • Function *SecureScoresListPager.Err has been removed
  • Function *AutomationsListPager.NextPage has been removed
  • Function SecurityAssessmentMetadataProperties.MarshalJSON has been removed
  • Function *AllowedConnectionsListPager.NextPage has been removed
  • Function SecurityTaskParameters.MarshalJSON has been removed
  • Function SecuritySolutionsReferenceData.MarshalJSON has been removed
  • Function ComplianceResult.MarshalJSON has been removed
  • Function *AssessmentsListPager.Err has been removed
  • Function *TasksListByResourceGroupPager.PageResponse has been removed
  • Function Compliance.MarshalJSON has been removed
  • Function *ExternalSecuritySolutionsListPager.PageResponse has been removed
  • Function *IoTSecurityAggregatedRecommendation.UnmarshalJSON has been removed
  • Function *DiscoveredSecuritySolutionsListByHomeRegionPager.PageResponse has been removed
  • Function ExternalSecuritySolutionKindAutoGenerated.MarshalJSON has been removed
  • Function *SecurityConnectorsClient.Get has been removed
  • Function *OperationsListPager.PageResponse has been removed
  • Function *SecurityContactsClient.Delete has been removed
  • Function *SecuritySolutionsClient.Get has been removed
  • Function *AdaptiveNetworkHardeningsListByExtendedResourcePager.PageResponse has been removed
  • Function *SecureScoresListPager.PageResponse has been removed
  • Function *RegulatoryComplianceAssessment.UnmarshalJSON has been removed
  • Function *WorkspaceSettingsListPager.PageResponse has been removed
  • Function *TopologyListPager.NextPage has been removed
  • Function *AssessmentsMetadataListPager.Err has been removed
  • Function *SecuritySolutionsClient.List has been removed
  • Function *RegulatoryComplianceControlsListPager.PageResponse has been removed
  • Function *JitNetworkAccessPoliciesListPager.Err has been removed
  • Function *Setting.UnmarshalJSON has been removed
  • Function *RegulatoryComplianceStandard.UnmarshalJSON has been removed
  • Function SecurityConnector.MarshalJSON has been removed
  • Function SecurityConnectorProperties.MarshalJSON has been removed
  • Function PossibleEnum53Values has been removed
  • Function *UpdateIotSecuritySolutionData.UnmarshalJSON has been removed
  • Function *AutoProvisioningSettingsListPager.Err has been removed
  • Function *SecurityContactsClient.Update has been removed
  • Function *CompliancesListPager.Err has been removed
  • Function SecurityAssessment.MarshalJSON has been removed
  • Function InformationProtectionPolicy.MarshalJSON has been removed
  • Function *SecureScoreControlDefinitionsListPager.NextPage has been removed
  • Function *IotSecuritySolutionsAnalyticsRecommendationListPager.PageResponse has been removed
  • Function *SecuritySolutionsReferenceDataClient.List has been removed
  • Function JitNetworkAccessPolicy.MarshalJSON has been removed
  • Function *TopologyResource.UnmarshalJSON has been removed
  • Function *SecuritySolutionsReferenceDataClient.ListByHomeRegion has been removed
  • Function *AllowedConnectionsListPager.PageResponse has been removed
  • Function *ExternalSecuritySolutionsListPager.Err has been removed
  • Function *SecureScoreControlsListBySecureScorePager.Err has been removed
  • Function *CustomAssessmentAutomation.UnmarshalJSON has been removed
  • Function AlertsSuppressionRule.MarshalJSON has been removed
  • Function *ExternalSecuritySolutionsListPager.NextPage has been removed
  • Function *TopologyListPager.Err has been removed
  • Function Enum20.ToPtr has been removed
  • Function AlertsSimulatePollerResponse.PollUntilDone has been removed
  • Function AutoProvisioningSetting.MarshalJSON has been removed
  • Function *SubAssessmentsListAllPager.PageResponse has been removed
  • Function *KindAutoGenerated.UnmarshalJSON has been removed
  • Function SecuritySolution.MarshalJSON has been removed
  • Function *DiscoveredSecuritySolutionsListByHomeRegionPager.NextPage has been removed
  • Function *AlertsListResourceGroupLevelByRegionPager.NextPage has been removed
  • Function *SecureScoreControlDefinitionsListPager.PageResponse has been removed
  • Function SecuritySolutionList.MarshalJSON has been removed
  • Function *AlertsSuppressionRule.UnmarshalJSON has been removed
  • Function CustomEntityStoreAssignment.MarshalJSON has been removed
  • Function *ConnectorsListPager.NextPage has been removed
  • Function *AlertsSimulatePoller.Poll has been removed
  • Function *SecurityContactsListPager.PageResponse has been removed
  • Function CloudErrorBody.MarshalJSON has been removed
  • Function *SoftwareInventoriesListByExtendedResourcePager.Err has been removed
  • Function *AlertsListPager.Err has been removed
  • Function Software.MarshalJSON has been removed
  • Function CloudError.Error has been removed
  • Function SecurityAssessmentList.MarshalJSON has been removed
  • Function *RegulatoryComplianceStandardsListPager.NextPage has been removed
  • Function Alert.MarshalJSON has been removed
  • Function *RegulatoryComplianceControlsListPager.Err has been removed
  • Function SecurityTask.MarshalJSON has been removed
  • Function *SettingsListPager.PageResponse has been removed
  • Function *ComplianceResult.UnmarshalJSON has been removed
  • Function *SecurityAssessmentPropertiesBase.UnmarshalJSON has been removed
  • Function *SecuritySubAssessmentProperties.UnmarshalJSON has been removed
  • Function *SecurityAssessmentMetadata.UnmarshalJSON has been removed
  • Function *SecurityConnectorsClient.Update has been removed
  • Function *AdditionalData.UnmarshalJSON has been removed
  • Function *CustomAssessmentAutomationsListBySubscriptionPager.PageResponse has been removed
  • Struct AdaptiveApplicationControlsDeleteOptions has been removed
  • Struct AdaptiveApplicationControlsDeleteResponse has been removed
  • Struct AdaptiveApplicationControlsGetOptions has been removed
  • Struct AdaptiveApplicationControlsGetResponse has been removed
  • Struct AdaptiveApplicationControlsGetResult has been removed
  • Struct AdaptiveApplicationControlsListOptions has been removed
  • Struct AdaptiveApplicationControlsListResponse has been removed
  • Struct AdaptiveApplicationControlsListResult has been removed
  • Struct AdaptiveApplicationControlsPutOptions has been removed
  • Struct AdaptiveApplicationControlsPutResponse has been removed
  • Struct AdaptiveApplicationControlsPutResult has been removed
  • Struct AdaptiveNetworkHardeningsBeginEnforceOptions has been removed
  • Struct AdaptiveNetworkHardeningsEnforcePoller has been removed
  • Struct AdaptiveNetworkHardeningsEnforcePollerResponse has been removed
  • Struct AdaptiveNetworkHardeningsEnforceResponse has been removed
  • Struct AdaptiveNetworkHardeningsGetOptions has been removed
  • Struct AdaptiveNetworkHardeningsGetResponse has been removed
  • Struct AdaptiveNetworkHardeningsGetResult has been removed
  • Struct AdaptiveNetworkHardeningsListByExtendedResourceOptions has been removed
  • Struct AdaptiveNetworkHardeningsListByExtendedResourcePager has been removed
  • Struct AdaptiveNetworkHardeningsListByExtendedResourceResponse has been removed
  • Struct AdaptiveNetworkHardeningsListByExtendedResourceResult has been removed
  • Struct AdvancedThreatProtectionCreateOptions has been removed
  • Struct AdvancedThreatProtectionCreateResponse has been removed
  • Struct AdvancedThreatProtectionCreateResult has been removed
  • Struct AdvancedThreatProtectionGetOptions has been removed
  • Struct AdvancedThreatProtectionGetResponse has been removed
  • Struct AdvancedThreatProtectionGetResult has been removed
  • Struct AlertsBeginSimulateOptions has been removed
  • Struct AlertsGetResourceGroupLevelOptions has been removed
  • Struct AlertsGetResourceGroupLevelResponse has been removed
  • Struct AlertsGetResourceGroupLevelResult has been removed
  • Struct AlertsGetSubscriptionLevelOptions has been removed
  • Struct AlertsGetSubscriptionLevelResponse has been removed
  • Struct AlertsGetSubscriptionLevelResult has been removed
  • Struct AlertsListByResourceGroupOptions has been removed
  • Struct AlertsListByResourceGroupPager has been removed
  • Struct AlertsListByResourceGroupResponse has been removed
  • Struct AlertsListByResourceGroupResult has been removed
  • Struct AlertsListOptions has been removed
  • Struct AlertsListPager has been removed
  • Struct AlertsListResourceGroupLevelByRegionOptions has been removed
  • Struct AlertsListResourceGroupLevelByRegionPager has been removed
  • Struct AlertsListResourceGroupLevelByRegionResponse has been removed
  • Struct AlertsListResourceGroupLevelByRegionResult has been removed
  • Struct AlertsListResponse has been removed
  • Struct AlertsListResult has been removed
  • Struct AlertsListSubscriptionLevelByRegionOptions has been removed
  • Struct AlertsListSubscriptionLevelByRegionPager has been removed
  • Struct AlertsListSubscriptionLevelByRegionResponse has been removed
  • Struct AlertsListSubscriptionLevelByRegionResult has been removed
  • Struct AlertsSimulatePoller has been removed
  • Struct AlertsSimulatePollerResponse has been removed
  • Struct AlertsSimulateResponse has been removed
  • Struct AlertsSuppressionRulesDeleteOptions has been removed
  • Struct AlertsSuppressionRulesDeleteResponse has been removed
  • Struct AlertsSuppressionRulesGetOptions has been removed
  • Struct AlertsSuppressionRulesGetResponse has been removed
  • Struct AlertsSuppressionRulesGetResult has been removed
  • Struct AlertsSuppressionRulesListOptions has been removed
  • Struct AlertsSuppressionRulesListPager has been removed
  • Struct AlertsSuppressionRulesListResponse has been removed
  • Struct AlertsSuppressionRulesListResult has been removed
  • Struct AlertsSuppressionRulesUpdateOptions has been removed
  • Struct AlertsSuppressionRulesUpdateResponse has been removed
  • Struct AlertsSuppressionRulesUpdateResult has been removed
  • Struct AlertsUpdateResourceGroupLevelStateToActivateOptions has been removed
  • Struct AlertsUpdateResourceGroupLevelStateToActivateResponse has been removed
  • Struct AlertsUpdateResourceGroupLevelStateToDismissOptions has been removed
  • Struct AlertsUpdateResourceGroupLevelStateToDismissResponse has been removed
  • Struct AlertsUpdateResourceGroupLevelStateToResolveOptions has been removed
  • Struct AlertsUpdateResourceGroupLevelStateToResolveResponse has been removed
  • Struct AlertsUpdateSubscriptionLevelStateToActivateOptions has been removed
  • Struct AlertsUpdateSubscriptionLevelStateToActivateResponse has been removed
  • Struct AlertsUpdateSubscriptionLevelStateToDismissOptions has been removed
  • Struct AlertsUpdateSubscriptionLevelStateToDismissResponse has been removed
  • Struct AlertsUpdateSubscriptionLevelStateToResolveOptions has been removed
  • Struct AlertsUpdateSubscriptionLevelStateToResolveResponse has been removed
  • Struct AllowedConnectionsGetOptions has been removed
  • Struct AllowedConnectionsGetResponse has been removed
  • Struct AllowedConnectionsGetResult has been removed
  • Struct AllowedConnectionsListByHomeRegionOptions has been removed
  • Struct AllowedConnectionsListByHomeRegionPager has been removed
  • Struct AllowedConnectionsListByHomeRegionResponse has been removed
  • Struct AllowedConnectionsListByHomeRegionResult has been removed
  • Struct AllowedConnectionsListOptions has been removed
  • Struct AllowedConnectionsListPager has been removed
  • Struct AllowedConnectionsListResponse has been removed
  • Struct AllowedConnectionsListResult has been removed
  • Struct AssessmentsCreateOrUpdateOptions has been removed
  • Struct AssessmentsCreateOrUpdateResponse has been removed
  • Struct AssessmentsCreateOrUpdateResult has been removed
  • Struct AssessmentsDeleteOptions has been removed
  • Struct AssessmentsDeleteResponse has been removed
  • Struct AssessmentsGetOptions has been removed
  • Struct AssessmentsGetResponse has been removed
  • Struct AssessmentsGetResult has been removed
  • Struct AssessmentsListOptions has been removed
  • Struct AssessmentsListPager has been removed
  • Struct AssessmentsListResponse has been removed
  • Struct AssessmentsListResult has been removed
  • Struct AssessmentsMetadataCreateInSubscriptionOptions has been removed
  • Struct AssessmentsMetadataCreateInSubscriptionResponse has been removed
  • Struct AssessmentsMetadataCreateInSubscriptionResult has been removed
  • Struct AssessmentsMetadataDeleteInSubscriptionOptions has been removed
  • Struct AssessmentsMetadataDeleteInSubscriptionResponse has been removed
  • Struct AssessmentsMetadataGetInSubscriptionOptions has been removed
  • Struct AssessmentsMetadataGetInSubscriptionResponse has been removed
  • Struct AssessmentsMetadataGetInSubscriptionResult has been removed
  • Struct AssessmentsMetadataGetOptions has been removed
  • Struct AssessmentsMetadataGetResponse has been removed
  • Struct AssessmentsMetadataGetResult has been removed
  • Struct AssessmentsMetadataListBySubscriptionOptions has been removed
  • Struct AssessmentsMetadataListBySubscriptionPager has been removed
  • Struct AssessmentsMetadataListBySubscriptionResponse has been removed
  • Struct AssessmentsMetadataListBySubscriptionResult has been removed
  • Struct AssessmentsMetadataListOptions has been removed
  • Struct AssessmentsMetadataListPager has been removed
  • Struct AssessmentsMetadataListResponse has been removed
  • Struct AssessmentsMetadataListResult has been removed
  • Struct AutoProvisioningSettingsCreateOptions has been removed
  • Struct AutoProvisioningSettingsCreateResponse has been removed
  • Struct AutoProvisioningSettingsCreateResult has been removed
  • Struct AutoProvisioningSettingsGetOptions has been removed
  • Struct AutoProvisioningSettingsGetResponse has been removed
  • Struct AutoProvisioningSettingsGetResult has been removed
  • Struct AutoProvisioningSettingsListOptions has been removed
  • Struct AutoProvisioningSettingsListPager has been removed
  • Struct AutoProvisioningSettingsListResponse has been removed
  • Struct AutoProvisioningSettingsListResult has been removed
  • Struct AutomationsCreateOrUpdateOptions has been removed
  • Struct AutomationsCreateOrUpdateResponse has been removed
  • Struct AutomationsCreateOrUpdateResult has been removed
  • Struct AutomationsDeleteOptions has been removed
  • Struct AutomationsDeleteResponse has been removed
  • Struct AutomationsGetOptions has been removed
  • Struct AutomationsGetResponse has been removed
  • Struct AutomationsGetResult has been removed
  • Struct AutomationsListByResourceGroupOptions has been removed
  • Struct AutomationsListByResourceGroupPager has been removed
  • Struct AutomationsListByResourceGroupResponse has been removed
  • Struct AutomationsListByResourceGroupResult has been removed
  • Struct AutomationsListOptions has been removed
  • Struct AutomationsListPager has been removed
  • Struct AutomationsListResponse has been removed
  • Struct AutomationsListResult has been removed
  • Struct AutomationsValidateOptions has been removed
  • Struct AutomationsValidateResponse has been removed
  • Struct AutomationsValidateResult has been removed
  • Struct CloudError has been removed
  • Struct CloudErrorBody has been removed
  • Struct ComplianceResultsGetOptions has been removed
  • Struct ComplianceResultsGetResponse has been removed
  • Struct ComplianceResultsGetResult has been removed
  • Struct ComplianceResultsListOptions has been removed
  • Struct ComplianceResultsListPager has been removed
  • Struct ComplianceResultsListResponse has been removed
  • Struct ComplianceResultsListResult has been removed
  • Struct CompliancesGetOptions has been removed
  • Struct CompliancesGetResponse has been removed
  • Struct CompliancesGetResult has been removed
  • Struct CompliancesListOptions has been removed
  • Struct CompliancesListPager has been removed
  • Struct CompliancesListResponse has been removed
  • Struct CompliancesListResult has been removed
  • Struct ConnectorsCreateOrUpdateOptions has been removed
  • Struct ConnectorsCreateOrUpdateResponse has been removed
  • Struct ConnectorsCreateOrUpdateResult has been removed
  • Struct ConnectorsDeleteOptions has been removed
  • Struct ConnectorsDeleteResponse has been removed
  • Struct ConnectorsGetOptions has been removed
  • Struct ConnectorsGetResponse has been removed
  • Struct ConnectorsGetResult has been removed
  • Struct ConnectorsListOptions has been removed
  • Struct ConnectorsListPager has been removed
  • Struct ConnectorsListResponse has been removed
  • Struct ConnectorsListResult has been removed
  • Struct CustomAssessmentAutomationsCreateOptions has been removed
  • Struct CustomAssessmentAutomationsCreateResponse has been removed
  • Struct CustomAssessmentAutomationsCreateResult has been removed
  • Struct CustomAssessmentAutomationsDeleteOptions has been removed
  • Struct CustomAssessmentAutomationsDeleteResponse has been removed
  • Struct CustomAssessmentAutomationsGetOptions has been removed
  • Struct CustomAssessmentAutomationsGetResponse has been removed
  • Struct CustomAssessmentAutomationsGetResult has been removed
  • Struct CustomAssessmentAutomationsListByResourceGroupOptions has been removed
  • Struct CustomAssessmentAutomationsListByResourceGroupPager has been removed
  • Struct CustomAssessmentAutomationsListByResourceGroupResponse has been removed
  • Struct CustomAssessmentAutomationsListByResourceGroupResult has been removed
  • Struct CustomAssessmentAutomationsListBySubscriptionOptions has been removed
  • Struct CustomAssessmentAutomationsListBySubscriptionPager has been removed
  • Struct CustomAssessmentAutomationsListBySubscriptionResponse has been removed
  • Struct CustomAssessmentAutomationsListBySubscriptionResult has been removed
  • Struct CustomEntityStoreAssignmentsCreateOptions has been removed
  • Struct CustomEntityStoreAssignmentsCreateResponse has been removed
  • Struct CustomEntityStoreAssignmentsCreateResult has been removed
  • Struct CustomEntityStoreAssignmentsDeleteOptions has been removed
  • Struct CustomEntityStoreAssignmentsDeleteResponse has been removed
  • Struct CustomEntityStoreAssignmentsGetOptions has been removed
  • Struct CustomEntityStoreAssignmentsGetResponse has been removed
  • Struct CustomEntityStoreAssignmentsGetResult has been removed
  • Struct CustomEntityStoreAssignmentsListByResourceGroupOptions has been removed
  • Struct CustomEntityStoreAssignmentsListByResourceGroupPager has been removed
  • Struct CustomEntityStoreAssignmentsListByResourceGroupResponse has been removed
  • Struct CustomEntityStoreAssignmentsListByResourceGroupResult has been removed
  • Struct CustomEntityStoreAssignmentsListBySubscriptionOptions has been removed
  • Struct CustomEntityStoreAssignmentsListBySubscriptionPager has been removed
  • Struct CustomEntityStoreAssignmentsListBySubscriptionResponse has been removed
  • Struct CustomEntityStoreAssignmentsListBySubscriptionResult has been removed
  • Struct DeviceSecurityGroupsCreateOrUpdateOptions has been removed
  • Struct DeviceSecurityGroupsCreateOrUpdateResponse has been removed
  • Struct DeviceSecurityGroupsCreateOrUpdateResult has been removed
  • Struct DeviceSecurityGroupsDeleteOptions has been removed
  • Struct DeviceSecurityGroupsDeleteResponse has been removed
  • Struct DeviceSecurityGroupsGetOptions has been removed
  • Struct DeviceSecurityGroupsGetResponse has been removed
  • Struct DeviceSecurityGroupsGetResult has been removed
  • Struct DeviceSecurityGroupsListOptions has been removed
  • Struct DeviceSecurityGroupsListPager has been removed
  • Struct DeviceSecurityGroupsListResponse has been removed
  • Struct DeviceSecurityGroupsListResult has been removed
  • Struct DiscoveredSecuritySolutionsGetOptions has been removed
  • Struct DiscoveredSecuritySolutionsGetResponse has been removed
  • Struct DiscoveredSecuritySolutionsGetResult has been removed
  • Struct DiscoveredSecuritySolutionsListByHomeRegionOptions has been removed
  • Struct DiscoveredSecuritySolutionsListByHomeRegionPager has been removed
  • Struct DiscoveredSecuritySolutionsListByHomeRegionResponse has been removed
  • Struct DiscoveredSecuritySolutionsListByHomeRegionResult has been removed
  • Struct DiscoveredSecuritySolutionsListOptions has been removed
  • Struct DiscoveredSecuritySolutionsListPager has been removed
  • Struct DiscoveredSecuritySolutionsListResponse has been removed
  • Struct DiscoveredSecuritySolutionsListResult has been removed
  • Struct ErrorAdditionalInfo has been removed
  • Struct ExternalSecuritySolutionsGetOptions has been removed
  • Struct ExternalSecuritySolutionsGetResponse has been removed
  • Struct ExternalSecuritySolutionsGetResult has been removed
  • Struct ExternalSecuritySolutionsListByHomeRegionOptions has been removed
  • Struct ExternalSecuritySolutionsListByHomeRegionPager has been removed
  • Struct ExternalSecuritySolutionsListByHomeRegionResponse has been removed
  • Struct ExternalSecuritySolutionsListByHomeRegionResult has been removed
  • Struct ExternalSecuritySolutionsListOptions has been removed
  • Struct ExternalSecuritySolutionsListPager has been removed
  • Struct ExternalSecuritySolutionsListResponse has been removed
  • Struct ExternalSecuritySolutionsListResult has been removed
  • Struct InformationProtectionPoliciesCreateOrUpdateOptions has been removed
  • Struct InformationProtectionPoliciesCreateOrUpdateResponse has been removed
  • Struct InformationProtectionPoliciesCreateOrUpdateResult has been removed
  • Struct InformationProtectionPoliciesGetOptions has been removed
  • Struct InformationProtectionPoliciesGetResponse has been removed
  • Struct InformationProtectionPoliciesGetResult has been removed
  • Struct InformationProtectionPoliciesListOptions has been removed
  • Struct InformationProtectionPoliciesListPager has been removed
  • Struct InformationProtectionPoliciesListResponse has been removed
  • Struct InformationProtectionPoliciesListResult has been removed
  • Struct IngestionSettingsCreateOptions has been removed
  • Struct IngestionSettingsCreateResponse has been removed
  • Struct IngestionSettingsCreateResult has been removed
  • Struct IngestionSettingsDeleteOptions has been removed
  • Struct IngestionSettingsDeleteResponse has been removed
  • Struct IngestionSettingsGetOptions has been removed
  • Struct IngestionSettingsGetResponse has been removed
  • Struct IngestionSettingsGetResult has been removed
  • Struct IngestionSettingsListConnectionStringsOptions has been removed
  • Struct IngestionSettingsListConnectionStringsResponse has been removed
  • Struct IngestionSettingsListConnectionStringsResult has been removed
  • Struct IngestionSettingsListOptions has been removed
  • Struct IngestionSettingsListPager has been removed
  • Struct IngestionSettingsListResponse has been removed
  • Struct IngestionSettingsListResult has been removed
  • Struct IngestionSettingsListTokensOptions has been removed
  • Struct IngestionSettingsListTokensResponse has been removed
  • Struct IngestionSettingsListTokensResult has been removed
  • Struct IotSecuritySolutionAnalyticsGetOptions has been removed
  • Struct IotSecuritySolutionAnalyticsGetResponse has been removed
  • Struct IotSecuritySolutionAnalyticsGetResult has been removed
  • Struct IotSecuritySolutionAnalyticsListOptions has been removed
  • Struct IotSecuritySolutionAnalyticsListResponse has been removed
  • Struct IotSecuritySolutionAnalyticsListResult has been removed
  • Struct IotSecuritySolutionCreateOrUpdateOptions has been removed
  • Struct IotSecuritySolutionCreateOrUpdateResponse has been removed
  • Struct IotSecuritySolutionCreateOrUpdateResult has been removed
  • Struct IotSecuritySolutionDeleteOptions has been removed
  • Struct IotSecuritySolutionDeleteResponse has been removed
  • Struct IotSecuritySolutionGetOptions has been removed
  • Struct IotSecuritySolutionGetResponse has been removed
  • Struct IotSecuritySolutionGetResult has been removed
  • Struct IotSecuritySolutionListByResourceGroupOptions has been removed
  • Struct IotSecuritySolutionListByResourceGroupPager has been removed
  • Struct IotSecuritySolutionListByResourceGroupResponse has been removed
  • Struct IotSecuritySolutionListByResourceGroupResult has been removed
  • Struct IotSecuritySolutionListBySubscriptionOptions has been removed
  • Struct IotSecuritySolutionListBySubscriptionPager has been removed
  • Struct IotSecuritySolutionListBySubscriptionResponse has been removed
  • Struct IotSecuritySolutionListBySubscriptionResult has been removed
  • Struct IotSecuritySolutionUpdateOptions has been removed
  • Struct IotSecuritySolutionUpdateResponse has been removed
  • Struct IotSecuritySolutionUpdateResult has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertDismissOptions has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertDismissResponse has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertGetOptions has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertGetResponse has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertGetResult has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertListOptions has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertListPager has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertListResponse has been removed
  • Struct IotSecuritySolutionsAnalyticsAggregatedAlertListResult has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationGetOptions has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationGetResponse has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationGetResult has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationListOptions has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationListPager has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationListResponse has been removed
  • Struct IotSecuritySolutionsAnalyticsRecommendationListResult has been removed
  • Struct JitNetworkAccessPoliciesCreateOrUpdateOptions has been removed
  • Struct JitNetworkAccessPoliciesCreateOrUpdateResponse has been removed
  • Struct JitNetworkAccessPoliciesCreateOrUpdateResult has been removed
  • Struct JitNetworkAccessPoliciesDeleteOptions has been removed
  • Struct JitNetworkAccessPoliciesDeleteResponse has been removed
  • Struct JitNetworkAccessPoliciesGetOptions has been removed
  • Struct JitNetworkAccessPoliciesGetResponse has been removed
  • Struct JitNetworkAccessPoliciesGetResult has been removed
  • Struct JitNetworkAccessPoliciesInitiateOptions has been removed
  • Struct JitNetworkAccessPoliciesInitiateResponse has been removed
  • Struct JitNetworkAccessPoliciesInitiateResult has been removed
  • Struct JitNetworkAccessPoliciesListByRegionOptions has been removed
  • Struct JitNetworkAccessPoliciesListByRegionPager has been removed
  • Struct JitNetworkAccessPoliciesListByRegionResponse has been removed
  • Struct JitNetworkAccessPoliciesListByRegionResult has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupAndRegionOptions has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupAndRegionPager has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupAndRegionResponse has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupAndRegionResult has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupOptions has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupPager has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupResponse has been removed
  • Struct JitNetworkAccessPoliciesListByResourceGroupResult has been removed
  • Struct JitNetworkAccessPoliciesListOptions has been removed
  • Struct JitNetworkAccessPoliciesListPager has been removed
  • Struct JitNetworkAccessPoliciesListResponse has been removed
  • Struct JitNetworkAccessPoliciesListResult has been removed
  • Struct LocationsGetOptions has been removed
  • Struct LocationsGetResponse has been removed
  • Struct LocationsGetResult has been removed
  • Struct LocationsListOptions has been removed
  • Struct LocationsListPager has been removed
  • Struct LocationsListResponse has been removed
  • Struct LocationsListResult has been removed
  • Struct MdeOnboardingsGetOptions has been removed
  • Struct MdeOnboardingsGetResponse has been removed
  • Struct MdeOnboardingsGetResult has been removed
  • Struct MdeOnboardingsListOptions has been removed
  • Struct MdeOnboardingsListResponse has been removed
  • Struct MdeOnboardingsListResult has been removed
  • Struct OperationsListOptions has been removed
  • Struct OperationsListPager has been removed
  • Struct OperationsListResponse has been removed
  • Struct OperationsListResult has been removed
  • Struct PricingsGetOptions has been removed
  • Struct PricingsGetResponse has been removed
  • Struct PricingsGetResult has been removed
  • Struct PricingsListOptions has been removed
  • Struct PricingsListResponse has been removed
  • Struct PricingsListResult has been removed
  • Struct PricingsUpdateOptions has been removed
  • Struct PricingsUpdateResponse has been removed
  • Struct PricingsUpdateResult has been removed
  • Struct RegulatoryComplianceAssessmentsGetOptions has been removed
  • Struct RegulatoryComplianceAssessmentsGetResponse has been removed
  • Struct RegulatoryComplianceAssessmentsGetResult has been removed
  • Struct RegulatoryComplianceAssessmentsListOptions has been removed
  • Struct RegulatoryComplianceAssessmentsListPager has been removed
  • Struct RegulatoryComplianceAssessmentsListResponse has been removed
  • Struct RegulatoryComplianceAssessmentsListResult has been removed
  • Struct RegulatoryComplianceControlsGetOptions has been removed
  • Struct RegulatoryComplianceControlsGetResponse has been removed
  • Struct RegulatoryComplianceControlsGetResult has been removed
  • Struct RegulatoryComplianceControlsListOptions has been removed
  • Struct RegulatoryComplianceControlsListPager has been removed
  • Struct RegulatoryComplianceControlsListResponse has been removed
  • Struct RegulatoryComplianceControlsListResult has been removed
  • Struct RegulatoryComplianceStandardsGetOptions has been removed
  • Struct RegulatoryComplianceStandardsGetResponse has been removed
  • Struct RegulatoryComplianceStandardsGetResult has been removed
  • Struct RegulatoryComplianceStandardsListOptions has been removed
  • Struct RegulatoryComplianceStandardsListPager has been removed
  • Struct RegulatoryComplianceStandardsListResponse has been removed
  • Struct RegulatoryComplianceStandardsListResult has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesAddOptions has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesAddResponse has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesAddResult has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptions has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesCreateOrUpdateResult has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesDeleteOptions has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesDeleteResponse has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesGetOptions has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesGetResponse has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesGetResult has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesListOptions has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesListResponse has been removed
  • Struct SQLVulnerabilityAssessmentBaselineRulesListResult has been removed
  • Struct SQLVulnerabilityAssessmentScanResultsGetOptions has been removed
  • Struct SQLVulnerabilityAssessmentScanResultsGetResponse has been removed
  • Struct SQLVulnerabilityAssessmentScanResultsGetResult has been removed
  • Struct SQLVulnerabilityAssessmentScanResultsListOptions has been removed
  • Struct SQLVulnerabilityAssessmentScanResultsListResponse has been removed
  • Struct SQLVulnerabilityAssessmentScanResultsListResult has been removed
  • Struct SQLVulnerabilityAssessmentScansGetOptions has been removed
  • Struct SQLVulnerabilityAssessmentScansGetResponse has been removed
  • Struct SQLVulnerabilityAssessmentScansGetResult has been removed
  • Struct SQLVulnerabilityAssessmentScansListOptions has been removed
  • Struct SQLVulnerabilityAssessmentScansListResponse has been removed
  • Struct SQLVulnerabilityAssessmentScansListResult has been removed
  • Struct `Secur ...

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.