0.7.0 (2022-07-12)
Breaking Changes
- Function
*DscConfigurationClient.UpdateWithJSON
parameter(s) have been changed from(context.Context, string, string, string, *DscConfigurationClientUpdateWithJSONOptions)
to(context.Context, string, string, string, DscConfigurationUpdateParameters, *DscConfigurationClientUpdateWithJSONOptions)
- Function
*DscConfigurationClient.UpdateWithText
parameter(s) have been changed from(context.Context, string, string, string, *DscConfigurationClientUpdateWithTextOptions)
to(context.Context, string, string, string, string, *DscConfigurationClientUpdateWithTextOptions)
- Struct
HybridRunbookWorkerGroupUpdateParameters
has been removed - Struct
HybridRunbookWorkerLegacy
has been removed - Field
Parameters
of structDscConfigurationClientUpdateWithJSONOptions
has been removed - Field
Credential
of structHybridRunbookWorkerGroup
has been removed - Field
GroupType
of structHybridRunbookWorkerGroup
has been removed - Field
HybridRunbookWorkers
of structHybridRunbookWorkerGroup
has been removed - Field
Parameters
of structDscConfigurationClientUpdateWithTextOptions
has been removed - Field
Credential
of structHybridRunbookWorkerGroupCreateOrUpdateParameters
has been removed
Features Added
- New const
RunbookTypeEnumPython3
- New const
RunbookTypeEnumPython2
- New function
NewDeletedAutomationAccountsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*DeletedAutomationAccountsClient, error)
- New function
*DeletedAutomationAccountsClient.ListBySubscription(context.Context, *DeletedAutomationAccountsClientListBySubscriptionOptions) (DeletedAutomationAccountsClientListBySubscriptionResponse, error)
- New struct
DeletedAutomationAccount
- New struct
DeletedAutomationAccountListResult
- New struct
DeletedAutomationAccountProperties
- New struct
DeletedAutomationAccountsClient
- New struct
DeletedAutomationAccountsClientListBySubscriptionOptions
- New struct
DeletedAutomationAccountsClientListBySubscriptionResponse
- New struct
HybridRunbookWorkerGroupCreateOrUpdateProperties
- New struct
HybridRunbookWorkerGroupProperties
- New field
Name
in structHybridRunbookWorkerGroupCreateOrUpdateParameters
- New field
Properties
in structHybridRunbookWorkerGroupCreateOrUpdateParameters
- New field
Properties
in structHybridRunbookWorkerGroup