You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model AccountResource moved instance variable account_id, account_name, organization_id and region under property properties whose type is AccountProperties
Model NewRelicMonitorResource moved instance variable account_creation_source, liftr_resource_category, liftr_resource_preference, marketplace_subscription_id, marketplace_subscription_status, monitoring_status, new_relic_account_properties, org_creation_source, plan_data, provisioning_state, saa_s_azure_subscription_status, subscription_state and user_info under property properties whose type is MonitorProperties
Model NewRelicMonitorResourceUpdate moved instance variable account_creation_source, new_relic_account_properties, org_creation_source, plan_data and user_info under property properties whose type is NewRelicMonitorResourceUpdateProperties
Model OrganizationResource moved instance variable billing_source, organization_id and organization_name under property properties whose type is OrganizationProperties
Model PlanDataResource moved instance variable account_creation_source, org_creation_source and plan_data under property properties whose type is PlanDataProperties
Model TagRule moved instance variable log_rules, metric_rules and provisioning_state under property properties whose type is MonitoringTagRulesProperties
Model TagRuleUpdate moved instance variable log_rules and metric_rules under property properties whose type is TagRuleUpdateProperties
Deleted or renamed model BillingCycle
Method AccountsOperations.list changed its parameter location/user_email from positional_or_keyword to keyword_only
Operation group MonitoredSubscriptionsOperations renamed method begin_createor_update to begin_create_or_update
Method MonitorsOperations.begin_delete changed its parameter user_email from positional_or_keyword to keyword_only
Operation group MonitorsOperations renamed method update to begin_update
Method OrganizationsOperations.list changed its parameter location/user_email from positional_or_keyword to keyword_only
Method PlansOperations.list changed its parameter account_id/organization_id from positional_or_keyword to keyword_only
Other Changes
Deleted model AccountsListResponse/AppServicesListResponse/ConnectedPartnerResourcesListResponse/LinkedResourceListResponse/MonitoredResourceListResponse/MonitoredSubscriptionPropertiesList/NewRelicMonitorResourceListResult/OperationListResult/OrganizationsListResponse/PlanDataListResponse/TagRuleListResult/VMHostsListResponse which actually were not used by SDK users
Deleted model AppServicesGetParameter/HostsGetParameter/MetricsRequestParameter/MetricsStatusRequestParameter/SwitchBillingParameter which actually were not used by SDK users