Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Adding new version 2024-01-01-preview for updating monitor Properties #27462

Merged
merged 4 commits into from
Feb 1, 2024

Updating readme.md

6d3e406
Select commit
Loading
Failed to load commit list.
Merged

Adding new version 2024-01-01-preview for updating monitor Properties #27462

Updating readme.md
6d3e406
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Jan 19, 2024 in 2m 35s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded [Logs] Generate from c3f7c8fcba3b6a80ff2a44bb493697bca8bbe631. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/newrelic/armnewrelicobservability [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `ConfigurationName` with values `ConfigurationNameDefault`
    info	[Changelog] - New enum type `PatchOperation` with values `PatchOperationActive`, `PatchOperationAddBegin`, `PatchOperationAddComplete`, `PatchOperationDeleteBegin`, `PatchOperationDeleteComplete`
    info	[Changelog] - New enum type `Status` with values `StatusActive`, `StatusDeleting`, `StatusFailed`, `StatusInProgress`
    info	[Changelog] - New function `NewBillingInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BillingInfoClient, error)`
    info	[Changelog] - New function `*BillingInfoClient.Get(context.Context, string, string, *BillingInfoClientGetOptions) (BillingInfoClientGetResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewBillingInfoClient() *BillingInfoClient`
    info	[Changelog] - New function `*ClientFactory.NewConnectedPartnerResourcesClient() *ConnectedPartnerResourcesClient`
    info	[Changelog] - New function `*ClientFactory.NewMonitoredSubscriptionsClient() *MonitoredSubscriptionsClient`
    info	[Changelog] - New function `NewConnectedPartnerResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ConnectedPartnerResourcesClient, error)`
    info	[Changelog] - New function `*ConnectedPartnerResourcesClient.NewListPager(string, string, *ConnectedPartnerResourcesClientListOptions) *runtime.Pager[ConnectedPartnerResourcesClientListResponse]`
    info	[Changelog] - New function `NewMonitoredSubscriptionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*MonitoredSubscriptionsClient, error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.BeginCreateorUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginCreateorUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientCreateorUpdateResponse], error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.BeginDelete(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientBeginDeleteOptions) (*runtime.Poller[MonitoredSubscriptionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.Get(context.Context, string, string, ConfigurationName, *MonitoredSubscriptionsClientGetOptions) (MonitoredSubscriptionsClientGetResponse, error)`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.NewListPager(string, string, *MonitoredSubscriptionsClientListOptions) *runtime.Pager[MonitoredSubscriptionsClientListResponse]`
    info	[Changelog] - New function `*MonitoredSubscriptionsClient.BeginUpdate(context.Context, string, string, ConfigurationName, MonitoredSubscriptionProperties, *MonitoredSubscriptionsClientBeginUpdateOptions) (*runtime.Poller[MonitoredSubscriptionsClientUpdateResponse], error)`
    info	[Changelog] - New function `*MonitorsClient.NewListLinkedResourcesPager(string, string, *MonitorsClientListLinkedResourcesOptions) *runtime.Pager[MonitorsClientListLinkedResourcesResponse]`
    info	[Changelog] - New struct `BillingInfoResponse`
    info	[Changelog] - New struct `ConnectedPartnerResourceProperties`
    info	[Changelog] - New struct `ConnectedPartnerResourcesListFormat`
    info	[Changelog] - New struct `ConnectedPartnerResourcesListResponse`
    info	[Changelog] - New struct `LinkedResource`
    info	[Changelog] - New struct `LinkedResourceListResponse`
    info	[Changelog] - New struct `MarketplaceSaaSInfo`
    info	[Changelog] - New struct `MonitoredSubscription`
    info	[Changelog] - New struct `MonitoredSubscriptionProperties`
    info	[Changelog] - New struct `MonitoredSubscriptionPropertiesList`
    info	[Changelog] - New struct `PartnerBillingEntity`
    info	[Changelog] - New struct `SubscriptionList`
    info	[Changelog] - New field `SaaSAzureSubscriptionStatus`, `SubscriptionState` in struct `MonitorProperties`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 52 additive change(s).