0.2.0 (2022-01-13)
Breaking Changes
- Function
*DeploymentScriptsClient.GetLogsDefault
has been removed - Function
*DeploymentScriptsCreatePoller.Done
has been removed - Function
*DeploymentScriptsClient.ListBySubscription
has been removed - Function
*DeploymentScriptsCreatePoller.Poll
has been removed - Function
*DeploymentScript.UnmarshalJSON
has been removed - Function
*DeploymentScriptsClient.BeginCreate
has been removed - Function
DeploymentScriptsCreatePollerResponse.PollUntilDone
has been removed - Function
*DeploymentScriptsListBySubscriptionPager.PageResponse
has been removed - Function
*DeploymentScriptsListByResourceGroupPager.Err
has been removed - Function
ScriptLog.MarshalJSON
has been removed - Function
*DeploymentScriptsGetResult.UnmarshalJSON
has been removed - Function
NewDeploymentScriptsClient
has been removed - Function
*DeploymentScriptsCreatePoller.ResumeToken
has been removed - Function
*ScriptLog.UnmarshalJSON
has been removed - Function
AzureResourceBase.MarshalJSON
has been removed - Function
*DeploymentScriptUpdateParameter.UnmarshalJSON
has been removed - Function
DeploymentScriptsError.Error
has been removed - Function
*DeploymentScriptsListBySubscriptionPager.NextPage
has been removed - Function
*DeploymentScriptsListByResourceGroupPager.PageResponse
has been removed - Function
*DeploymentScriptsClient.Get
has been removed - Function
*DeploymentScriptsCreatePollerResponse.Resume
has been removed - Function
*DeploymentScriptsListBySubscriptionPager.Err
has been removed - Function
*DeploymentScriptsUpdateResult.UnmarshalJSON
has been removed - Function
*AzureResourceBase.UnmarshalJSON
has been removed - Function
*DeploymentScriptsClient.Delete
has been removed - Function
*DeploymentScriptsClient.Update
has been removed - Function
*DeploymentScriptsCreateResult.UnmarshalJSON
has been removed - Function
*DeploymentScriptsCreatePoller.FinalResponse
has been removed - Function
*DeploymentScriptsListByResourceGroupPager.NextPage
has been removed - Function
*DeploymentScriptsClient.GetLogs
has been removed - Function
*DeploymentScriptsClient.ListByResourceGroup
has been removed - Struct
DeploymentScriptsBeginCreateOptions
has been removed - Struct
DeploymentScriptsClient
has been removed - Struct
DeploymentScriptsCreatePoller
has been removed - Struct
DeploymentScriptsCreatePollerResponse
has been removed - Struct
DeploymentScriptsCreateResponse
has been removed - Struct
DeploymentScriptsCreateResult
has been removed - Struct
DeploymentScriptsDeleteOptions
has been removed - Struct
DeploymentScriptsDeleteResponse
has been removed - Struct
DeploymentScriptsError
has been removed - Struct
DeploymentScriptsGetLogsDefaultOptions
has been removed - Struct
DeploymentScriptsGetLogsDefaultResponse
has been removed - Struct
DeploymentScriptsGetLogsDefaultResult
has been removed - Struct
DeploymentScriptsGetLogsOptions
has been removed - Struct
DeploymentScriptsGetLogsResponse
has been removed - Struct
DeploymentScriptsGetLogsResult
has been removed - Struct
DeploymentScriptsGetOptions
has been removed - Struct
DeploymentScriptsGetResponse
has been removed - Struct
DeploymentScriptsGetResult
has been removed - Struct
DeploymentScriptsListByResourceGroupOptions
has been removed - Struct
DeploymentScriptsListByResourceGroupPager
has been removed - Struct
DeploymentScriptsListByResourceGroupResponse
has been removed - Struct
DeploymentScriptsListByResourceGroupResult
has been removed - Struct
DeploymentScriptsListBySubscriptionOptions
has been removed - Struct
DeploymentScriptsListBySubscriptionPager
has been removed - Struct
DeploymentScriptsListBySubscriptionResponse
has been removed - Struct
DeploymentScriptsListBySubscriptionResult
has been removed - Struct
DeploymentScriptsUpdateOptions
has been removed - Struct
DeploymentScriptsUpdateResponse
has been removed - Struct
DeploymentScriptsUpdateResult
has been removed - Field
DeploymentScriptPropertiesBase
of structAzurePowerShellScriptProperties
has been removed - Field
ScriptConfigurationBase
of structAzurePowerShellScriptProperties
has been removed - Field
AzureResourceBase
of structDeploymentScriptUpdateParameter
has been removed - Field
DeploymentScript
of structAzureCliScript
has been removed - Field
AzureResourceBase
of structDeploymentScript
has been removed - Field
AzureResourceBase
of structScriptLog
has been removed - Field
DeploymentScriptPropertiesBase
of structAzureCliScriptProperties
has been removed - Field
ScriptConfigurationBase
of structAzureCliScriptProperties
has been removed - Field
DeploymentScript
of structAzurePowerShellScript
has been removed
Features Added
- New function
*Client.ListByResourceGroup(string, *ClientListByResourceGroupOptions) *ClientListByResourceGroupPager
- New function
*ClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
NewClient(string, azcore.TokenCredential, *arm.ClientOptions) *Client
- New function
ClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (ClientCreateResponse, error)
- New function
*ClientCreatePollerResponse.Resume(context.Context, *Client, string) error
- New function
*Client.GetLogsDefault(context.Context, string, string, *ClientGetLogsDefaultOptions) (ClientGetLogsDefaultResponse, error)
- New function
*ClientCreatePoller.FinalResponse(context.Context) (ClientCreateResponse, error)
- New function
*ClientCreateResult.UnmarshalJSON([]byte) error
- New function
*ClientCreatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ClientListBySubscriptionPager.Err() error
- New function
*ClientCreatePoller.Done() bool
- New function
*ClientGetResult.UnmarshalJSON([]byte) error
- New function
*Client.Update(context.Context, string, string, *ClientUpdateOptions) (ClientUpdateResponse, error)
- New function
*ClientListBySubscriptionPager.PageResponse() ClientListBySubscriptionResponse
- New function
DeploymentScript.MarshalJSON() ([]byte, error)
- New function
*AzurePowerShellScript.GetDeploymentScript() *DeploymentScript
- New function
*ClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
*ClientCreatePoller.ResumeToken() (string, error)
- New function
*ClientListByResourceGroupPager.Err() error
- New function
*Client.Get(context.Context, string, string, *ClientGetOptions) (ClientGetResponse, error)
- New function
*ClientUpdateResult.UnmarshalJSON([]byte) error
- New function
*Client.ListBySubscription(*ClientListBySubscriptionOptions) *ClientListBySubscriptionPager
- New function
*Client.Delete(context.Context, string, string, *ClientDeleteOptions) (ClientDeleteResponse, error)
- New function
*ClientListByResourceGroupPager.PageResponse() ClientListByResourceGroupResponse
- New function
*Client.GetLogs(context.Context, string, string, *ClientGetLogsOptions) (ClientGetLogsResponse, error)
- New function
*Client.BeginCreate(context.Context, string, string, DeploymentScriptClassification, *ClientBeginCreateOptions) (ClientCreatePollerResponse, error)
- New function
*AzureCliScript.GetDeploymentScript() *DeploymentScript
- New struct
Client
- New struct
ClientBeginCreateOptions
- New struct
ClientCreatePoller
- New struct
ClientCreatePollerResponse
- New struct
ClientCreateResponse
- New struct
ClientCreateResult
- New struct
ClientDeleteOptions
- New struct
ClientDeleteResponse
- New struct
ClientGetLogsDefaultOptions
- New struct
ClientGetLogsDefaultResponse
- New struct
ClientGetLogsDefaultResult
- New struct
ClientGetLogsOptions
- New struct
ClientGetLogsResponse
- New struct
ClientGetLogsResult
- New struct
ClientGetOptions
- New struct
ClientGetResponse
- New struct
ClientGetResult
- New struct
ClientListByResourceGroupOptions
- New struct
ClientListByResourceGroupPager
- New struct
ClientListByResourceGroupResponse
- New struct
ClientListByResourceGroupResult
- New struct
ClientListBySubscriptionOptions
- New struct
ClientListBySubscriptionPager
- New struct
ClientListBySubscriptionResponse
- New struct
ClientListBySubscriptionResult
- New struct
ClientUpdateOptions
- New struct
ClientUpdateResponse
- New struct
ClientUpdateResult
- New struct
Error
- New field
Tags
in structAzureCliScript
- New field
SystemData
in structAzureCliScript
- New field
Location
in structAzureCliScript
- New field
ID
in structAzureCliScript
- New field
Name
in structAzureCliScript
- New field
Type
in structAzureCliScript
- New field
Kind
in structAzureCliScript
- New field
Identity
in structAzureCliScript
- New field
Location
in structAzurePowerShellScript
- New field
Kind
in structAzurePowerShellScript
- New field
SystemData
in structAzurePowerShellScript
- New field
Identity
in structAzurePowerShellScript
- New field
Tags
in structAzurePowerShellScript
- New field
ID
in structAzurePowerShellScript
- New field
Name
in structAzurePowerShellScript
- New field
Type
in structAzurePowerShellScript
- New field
RetentionInterval
in structAzureCliScriptProperties
- New field
Arguments
in structAzureCliScriptProperties
- New field
ScriptContent
in structAzureCliScriptProperties
- New field
EnvironmentVariables
in structAzureCliScriptProperties
- New field
ForceUpdateTag
in structAzureCliScriptProperties
- New field
Timeout
in structAzureCliScriptProperties
- New field
ContainerSettings
in structAzureCliScriptProperties
- New field
ProvisioningState
in structAzureCliScriptProperties
- New field
Outputs
in structAzureCliScriptProperties
- New field
CleanupPreference
in structAzureCliScriptProperties
- New field
Status
in structAzureCliScriptProperties
- New field
SupportingScriptUris
in structAzureCliScriptProperties
- New field
PrimaryScriptURI
in structAzureCliScriptProperties
- New field
StorageAccountSettings
in structAzureCliScriptProperties
- New field
StorageAccountSettings
in structAzurePowerShellScriptProperties
- New field
Arguments
in structAzurePowerShellScriptProperties
- New field
CleanupPreference
in structAzurePowerShellScriptProperties
- New field
RetentionInterval
in structAzurePowerShellScriptProperties
- New field
ForceUpdateTag
in structAzurePowerShellScriptProperties
- New field
Outputs
in structAzurePowerShellScriptProperties
- New field
ContainerSettings
in structAzurePowerShellScriptProperties
- New field
SupportingScriptUris
in structAzurePowerShellScriptProperties
- New field
Status
in structAzurePowerShellScriptProperties
- New field
EnvironmentVariables
in structAzurePowerShellScriptProperties
- New field
Timeout
in structAzurePowerShellScriptProperties
- New field
ProvisioningState
in structAzurePowerShellScriptProperties
- New field
ScriptContent
in structAzurePowerShellScriptProperties
- New field
PrimaryScriptURI
in structAzurePowerShellScriptProperties
- New field
ID
in structDeploymentScriptUpdateParameter
- New field
Name
in structDeploymentScriptUpdateParameter
- New field
Type
in structDeploymentScriptUpdateParameter
- New field
Type
in structScriptLog
- New field
ID
in structScriptLog
- New field
Name
in structScriptLog
- New field
ID
in structDeploymentScript
- New field
Name
in structDeploymentScript
- New field
Type
in structDeploymentScript