0.2.0 (2022-01-13)
Breaking Changes
- 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
*MonitorClient.ListVMHostUpdate
parameter(s) have been changed from(string, string, *MonitorListVMHostUpdateOptions)
to(string, string, *MonitorClientListVMHostUpdateOptions)
- Function
*MonitorClient.ListVMHostUpdate
return value(s) have been changed from(*MonitorListVMHostUpdatePager)
to(*MonitorClientListVMHostUpdatePager)
- Function
*MonitorsClient.Update
parameter(s) have been changed from(context.Context, string, string, *MonitorsUpdateOptions)
to(context.Context, string, string, *MonitorsClientUpdateOptions)
- Function
*MonitorsClient.Update
return value(s) have been changed from(MonitorsUpdateResponse, error)
to(MonitorsClientUpdateResponse, error)
- Function
*MonitorClient.ListVMHosts
parameter(s) have been changed from(string, string, *MonitorListVMHostsOptions)
to(string, string, *MonitorClientListVMHostsOptions)
- Function
*MonitorClient.ListVMHosts
return value(s) have been changed from(*MonitorListVMHostsPager)
to(*MonitorClientListVMHostsPager)
- Function
*TagRulesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, *TagRulesCreateOrUpdateOptions)
to(context.Context, string, string, string, *TagRulesClientCreateOrUpdateOptions)
- Function
*TagRulesClient.CreateOrUpdate
return value(s) have been changed from(TagRulesCreateOrUpdateResponse, error)
to(TagRulesClientCreateOrUpdateResponse, error)
- Function
*SubAccountClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *SubAccountGetOptions)
to(context.Context, string, string, string, *SubAccountClientGetOptions)
- Function
*SubAccountClient.Get
return value(s) have been changed from(SubAccountGetResponse, error)
to(SubAccountClientGetResponse, error)
- Function
*TagRulesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *TagRulesGetOptions)
to(context.Context, string, string, string, *TagRulesClientGetOptions)
- Function
*TagRulesClient.Get
return value(s) have been changed from(TagRulesGetResponse, error)
to(TagRulesClientGetResponse, error)
- Function
*SubAccountClient.BeginCreate
parameter(s) have been changed from(context.Context, string, string, string, *SubAccountBeginCreateOptions)
to(context.Context, string, string, string, *SubAccountClientBeginCreateOptions)
- Function
*SubAccountClient.BeginCreate
return value(s) have been changed from(SubAccountCreatePollerResponse, error)
to(SubAccountClientCreatePollerResponse, error)
- Function
*SubAccountClient.ListVMHosts
parameter(s) have been changed from(string, string, string, *SubAccountListVMHostsOptions)
to(string, string, string, *SubAccountClientListVMHostsOptions)
- Function
*SubAccountClient.ListVMHosts
return value(s) have been changed from(*SubAccountListVMHostsPager)
to(*SubAccountClientListVMHostsPager)
- Function
*MonitorsClient.ListMonitoredResources
parameter(s) have been changed from(string, string, *MonitorsListMonitoredResourcesOptions)
to(string, string, *MonitorsClientListMonitoredResourcesOptions)
- Function
*MonitorsClient.ListMonitoredResources
return value(s) have been changed from(*MonitorsListMonitoredResourcesPager)
to(*MonitorsClientListMonitoredResourcesPager)
- Function
*MonitorClient.VMHostPayload
parameter(s) have been changed from(context.Context, string, string, *MonitorVMHostPayloadOptions)
to(context.Context, string, string, *MonitorClientVMHostPayloadOptions)
- Function
*MonitorClient.VMHostPayload
return value(s) have been changed from(MonitorVMHostPayloadResponse, error)
to(MonitorClientVMHostPayloadResponse, error)
- Function
*SubAccountTagRulesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, string, *SubAccountTagRulesGetOptions)
to(context.Context, string, string, string, string, *SubAccountTagRulesClientGetOptions)
- Function
*SubAccountTagRulesClient.Get
return value(s) have been changed from(SubAccountTagRulesGetResponse, error)
to(SubAccountTagRulesClientGetResponse, error)
- Function
*SubAccountTagRulesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, string, *SubAccountTagRulesDeleteOptions)
to(context.Context, string, string, string, string, *SubAccountTagRulesClientDeleteOptions)
- Function
*SubAccountTagRulesClient.Delete
return value(s) have been changed from(SubAccountTagRulesDeleteResponse, error)
to(SubAccountTagRulesClientDeleteResponse, error)
- Function
*MonitorsClient.Get
parameter(s) have been changed from(context.Context, string, string, *MonitorsGetOptions)
to(context.Context, string, string, *MonitorsClientGetOptions)
- Function
*MonitorsClient.Get
return value(s) have been changed from(MonitorsGetResponse, error)
to(MonitorsClientGetResponse, error)
- Function
*SubAccountClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *SubAccountBeginDeleteOptions)
to(context.Context, string, string, string, *SubAccountClientBeginDeleteOptions)
- Function
*SubAccountClient.BeginDelete
return value(s) have been changed from(SubAccountDeletePollerResponse, error)
to(SubAccountClientDeletePollerResponse, error)
- Function
*SubAccountClient.Update
parameter(s) have been changed from(context.Context, string, string, string, *SubAccountUpdateOptions)
to(context.Context, string, string, string, *SubAccountClientUpdateOptions)
- Function
*SubAccountClient.Update
return value(s) have been changed from(SubAccountUpdateResponse, error)
to(SubAccountClientUpdateResponse, error)
- Function
*SubAccountClient.ListVMHostUpdate
parameter(s) have been changed from(string, string, string, *SubAccountListVMHostUpdateOptions)
to(string, string, string, *SubAccountClientListVMHostUpdateOptions)
- Function
*SubAccountClient.ListVMHostUpdate
return value(s) have been changed from(*SubAccountListVMHostUpdatePager)
to(*SubAccountClientListVMHostUpdatePager)
- Function
*MonitorsClient.ListBySubscription
parameter(s) have been changed from(*MonitorsListBySubscriptionOptions)
to(*MonitorsClientListBySubscriptionOptions)
- Function
*MonitorsClient.ListBySubscription
return value(s) have been changed from(*MonitorsListBySubscriptionPager)
to(*MonitorsClientListBySubscriptionPager)
- Function
*SingleSignOnClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *SingleSignOnGetOptions)
to(context.Context, string, string, string, *SingleSignOnClientGetOptions)
- Function
*SingleSignOnClient.Get
return value(s) have been changed from(SingleSignOnGetResponse, error)
to(SingleSignOnClientGetResponse, error)
- Function
*MonitorsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *MonitorsBeginDeleteOptions)
to(context.Context, string, string, *MonitorsClientBeginDeleteOptions)
- Function
*MonitorsClient.BeginDelete
return value(s) have been changed from(MonitorsDeletePollerResponse, error)
to(MonitorsClientDeletePollerResponse, error)
- Function
*SubAccountClient.List
parameter(s) have been changed from(string, string, *SubAccountListOptions)
to(string, string, *SubAccountClientListOptions)
- Function
*SubAccountClient.List
return value(s) have been changed from(*SubAccountListPager)
to(*SubAccountClientListPager)
- Function
*SingleSignOnClient.List
parameter(s) have been changed from(string, string, *SingleSignOnListOptions)
to(string, string, *SingleSignOnClientListOptions)
- Function
*SingleSignOnClient.List
return value(s) have been changed from(*SingleSignOnListPager)
to(*SingleSignOnClientListPager)
- Function
*TagRulesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *TagRulesDeleteOptions)
to(context.Context, string, string, string, *TagRulesClientDeleteOptions)
- Function
*TagRulesClient.Delete
return value(s) have been changed from(TagRulesDeleteResponse, error)
to(TagRulesClientDeleteResponse, error)
- Function
*SubAccountTagRulesClient.List
parameter(s) have been changed from(string, string, string, *SubAccountTagRulesListOptions)
to(string, string, string, *SubAccountTagRulesClientListOptions)
- Function
*SubAccountTagRulesClient.List
return value(s) have been changed from(*SubAccountTagRulesListPager)
to(*SubAccountTagRulesClientListPager)
- Function
*MonitorsClient.ListByResourceGroup
parameter(s) have been changed from(string, *MonitorsListByResourceGroupOptions)
to(string, *MonitorsClientListByResourceGroupOptions)
- Function
*MonitorsClient.ListByResourceGroup
return value(s) have been changed from(*MonitorsListByResourceGroupPager)
to(*MonitorsClientListByResourceGroupPager)
- Function
*SubAccountClient.ListMonitoredResources
parameter(s) have been changed from(string, string, string, *SubAccountListMonitoredResourcesOptions)
to(string, string, string, *SubAccountClientListMonitoredResourcesOptions)
- Function
*SubAccountClient.ListMonitoredResources
return value(s) have been changed from(*SubAccountListMonitoredResourcesPager)
to(*SubAccountClientListMonitoredResourcesPager)
- Function
*SubAccountClient.VMHostPayload
parameter(s) have been changed from(context.Context, string, string, string, *SubAccountVMHostPayloadOptions)
to(context.Context, string, string, string, *SubAccountClientVMHostPayloadOptions)
- Function
*SubAccountClient.VMHostPayload
return value(s) have been changed from(SubAccountVMHostPayloadResponse, error)
to(SubAccountClientVMHostPayloadResponse, error)
- Function
*MonitorsClient.BeginCreate
parameter(s) have been changed from(context.Context, string, string, *MonitorsBeginCreateOptions)
to(context.Context, string, string, *MonitorsClientBeginCreateOptions)
- Function
*MonitorsClient.BeginCreate
return value(s) have been changed from(MonitorsCreatePollerResponse, error)
to(MonitorsClientCreatePollerResponse, error)
- Function
*MonitorsClient.ListUserRoles
parameter(s) have been changed from(string, string, *MonitorsListUserRolesOptions)
to(string, string, *MonitorsClientListUserRolesOptions)
- Function
*MonitorsClient.ListUserRoles
return value(s) have been changed from(*MonitorsListUserRolesPager)
to(*MonitorsClientListUserRolesPager)
- Function
*SingleSignOnClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, *SingleSignOnBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, *SingleSignOnClientBeginCreateOrUpdateOptions)
- Function
*SingleSignOnClient.BeginCreateOrUpdate
return value(s) have been changed from(SingleSignOnCreateOrUpdatePollerResponse, error)
to(SingleSignOnClientCreateOrUpdatePollerResponse, error)
- Function
*TagRulesClient.List
parameter(s) have been changed from(string, string, *TagRulesListOptions)
to(string, string, *TagRulesClientListOptions)
- Function
*TagRulesClient.List
return value(s) have been changed from(*TagRulesListPager)
to(*TagRulesClientListPager)
- Function
*SubAccountTagRulesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, string, *SubAccountTagRulesCreateOrUpdateOptions)
to(context.Context, string, string, string, string, *SubAccountTagRulesClientCreateOrUpdateOptions)
- Function
*SubAccountTagRulesClient.CreateOrUpdate
return value(s) have been changed from(SubAccountTagRulesCreateOrUpdateResponse, error)
to(SubAccountTagRulesClientCreateOrUpdateResponse, error)
- Type of
MonitorProperties.LogzOrganizationProperties
has been changed from*LogzOrganizationProperties
to*OrganizationProperties
- Function
MonitorsDeletePollerResponse.PollUntilDone
has been removed - Function
*MonitorListVMHostsPager.PageResponse
has been removed - Function
*MonitorsListMonitoredResourcesPager.Err
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
LogzMonitorResourceListResponse.MarshalJSON
has been removed - Function
MonitorsCreatePollerResponse.PollUntilDone
has been removed - Function
*MonitorsListUserRolesPager.Err
has been removed - Function
*MonitorsDeletePoller.Done
has been removed - Function
*MonitorsListMonitoredResourcesPager.PageResponse
has been removed - Function
*SubAccountListVMHostsPager.PageResponse
has been removed - Function
*MonitorsDeletePoller.ResumeToken
has been removed - Function
*TagRulesListPager.PageResponse
has been removed - Function
*SubAccountListPager.NextPage
has been removed - Function
*TagRulesListPager.NextPage
has been removed - Function
*MonitorsListBySubscriptionPager.NextPage
has been removed - Function
*MonitorsListByResourceGroupPager.PageResponse
has been removed - Function
*SubAccountTagRulesListPager.Err
has been removed - Function
*SubAccountDeletePoller.Done
has been removed - Function
*MonitorsListUserRolesPager.PageResponse
has been removed - Function
LogzMonitorResourceUpdateParameters.MarshalJSON
has been removed - Function
*SingleSignOnCreateOrUpdatePollerResponse.Resume
has been removed - Function
*MonitorListVMHostUpdatePager.Err
has been removed - Function
SingleSignOnCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
LogzSingleSignOnResourceListResponse.MarshalJSON
has been removed - Function
*MonitorsListBySubscriptionPager.Err
has been removed - Function
*SingleSignOnListPager.NextPage
has been removed - Function
*MonitorsListByResourceGroupPager.NextPage
has been removed - Function
*MonitorsDeletePollerResponse.Resume
has been removed - Function
*MonitorsDeletePoller.FinalResponse
has been removed - Function
*SubAccountListVMHostsPager.NextPage
has been removed - Function
*SingleSignOnCreateOrUpdatePoller.ResumeToken
has been removed - Function
*MonitorListVMHostUpdatePager.NextPage
has been removed - Function
*MonitorsListBySubscriptionPager.PageResponse
has been removed - Function
*SubAccountCreatePollerResponse.Resume
has been removed - Function
*MonitorsCreatePoller.Poll
has been removed - Function
*SubAccountCreatePoller.ResumeToken
has been removed - Function
*TagRulesListPager.Err
has been removed - Function
*SingleSignOnCreateOrUpdatePoller.Done
has been removed - Function
*SubAccountListMonitoredResourcesPager.Err
has been removed - Function
*SubAccountCreatePoller.Done
has been removed - Function
*SingleSignOnListPager.PageResponse
has been removed - Function
*SubAccountListVMHostUpdatePager.Err
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*MonitorsListMonitoredResourcesPager.NextPage
has been removed - Function
*SubAccountTagRulesListPager.NextPage
has been removed - Function
*MonitorsListUserRolesPager.NextPage
has been removed - Function
*MonitorsCreatePoller.FinalResponse
has been removed - Function
*MonitorsDeletePoller.Poll
has been removed - Function
*SingleSignOnListPager.Err
has been removed - Function
*SubAccountListVMHostsPager.Err
has been removed - Function
*SubAccountListPager.PageResponse
has been removed - Function
*SubAccountDeletePoller.ResumeToken
has been removed - Function
*MonitorListVMHostUpdatePager.PageResponse
has been removed - Function
*SingleSignOnCreateOrUpdatePoller.FinalResponse
has been removed - Function
*SubAccountDeletePollerResponse.Resume
has been removed - Function
SubAccountCreatePollerResponse.PollUntilDone
has been removed - Function
*OperationsListPager.Err
has been removed - Function
*SubAccountCreatePoller.Poll
has been removed - Function
*SubAccountListMonitoredResourcesPager.PageResponse
has been removed - Function
*SubAccountDeletePoller.Poll
has been removed - Function
*SubAccountListPager.Err
has been removed - Function
SubAccountDeletePollerResponse.PollUntilDone
has been removed - Function
*MonitorsCreatePoller.ResumeToken
has been removed - Function
*SubAccountListVMHostUpdatePager.PageResponse
has been removed - Function
*SubAccountListMonitoredResourcesPager.NextPage
has been removed - Function
*SubAccountTagRulesListPager.PageResponse
has been removed - Function
*MonitorsListByResourceGroupPager.Err
has been removed - Function
*MonitorListVMHostsPager.NextPage
has been removed - Function
LogzMonitorResource.MarshalJSON
has been removed - Function
*MonitorsCreatePoller.Done
has been removed - Function
*MonitorListVMHostsPager.Err
has been removed - Function
*MonitorsCreatePollerResponse.Resume
has been removed - Function
*SubAccountDeletePoller.FinalResponse
has been removed - Function
ErrorResponse.Error
has been removed - Function
*SubAccountListVMHostUpdatePager.NextPage
has been removed - Function
*SingleSignOnCreateOrUpdatePoller.Poll
has been removed - Function
*SubAccountCreatePoller.FinalResponse
has been removed - Struct
LogzMonitorResource
has been removed - Struct
LogzMonitorResourceListResponse
has been removed - Struct
LogzMonitorResourceUpdateParameters
has been removed - Struct
LogzOrganizationProperties
has been removed - Struct
LogzSingleSignOnProperties
has been removed - Struct
LogzSingleSignOnResource
has been removed - Struct
LogzSingleSignOnResourceListResponse
has been removed - Struct
MonitorListVMHostUpdateOptions
has been removed - Struct
MonitorListVMHostUpdatePager
has been removed - Struct
MonitorListVMHostUpdateResponse
has been removed - Struct
MonitorListVMHostUpdateResult
has been removed - Struct
MonitorListVMHostsOptions
has been removed - Struct
MonitorListVMHostsPager
has been removed - Struct
MonitorListVMHostsResponse
has been removed - Struct
MonitorListVMHostsResult
has been removed - Struct
MonitorVMHostPayloadOptions
has been removed - Struct
MonitorVMHostPayloadResponse
has been removed - Struct
MonitorVMHostPayloadResult
has been removed - Struct
MonitorsBeginCreateOptions
has been removed - Struct
MonitorsBeginDeleteOptions
has been removed - Struct
MonitorsCreatePoller
has been removed - Struct
MonitorsCreatePollerResponse
has been removed - Struct
MonitorsCreateResponse
has been removed - Struct
MonitorsCreateResult
has been removed - Struct
MonitorsDeletePoller
has been removed - Struct
MonitorsDeletePollerResponse
has been removed - Struct
MonitorsDeleteResponse
has been removed - Struct
MonitorsGetOptions
has been removed - Struct
MonitorsGetResponse
has been removed - Struct
MonitorsGetResult
has been removed - Struct
MonitorsListByResourceGroupOptions
has been removed - Struct
MonitorsListByResourceGroupPager
has been removed - Struct
MonitorsListByResourceGroupResponse
has been removed - Struct
MonitorsListByResourceGroupResult
has been removed - Struct
MonitorsListBySubscriptionOptions
has been removed - Struct
MonitorsListBySubscriptionPager
has been removed - Struct
MonitorsListBySubscriptionResponse
has been removed - Struct
MonitorsListBySubscriptionResult
has been removed - Struct
MonitorsListMonitoredResourcesOptions
has been removed - Struct
MonitorsListMonitoredResourcesPager
has been removed - Struct
MonitorsListMonitoredResourcesResponse
has been removed - Struct
MonitorsListMonitoredResourcesResult
has been removed - Struct
MonitorsListUserRolesOptions
has been removed - Struct
MonitorsListUserRolesPager
has been removed - Struct
MonitorsListUserRolesResponse
has been removed - Struct
MonitorsListUserRolesResult
has been removed - Struct
MonitorsUpdateOptions
has been removed - Struct
MonitorsUpdateResponse
has been removed - Struct
MonitorsUpdateResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
SingleSignOnBeginCreateOrUpdateOptions
has been removed - Struct
SingleSignOnCreateOrUpdatePoller
has been removed - Struct
SingleSignOnCreateOrUpdatePollerResponse
has been removed - Struct
SingleSignOnCreateOrUpdateResponse
has been removed - Struct
SingleSignOnCreateOrUpdateResult
has been removed - Struct
SingleSignOnGetOptions
has been removed - Struct
SingleSignOnGetResponse
has been removed - Struct
SingleSignOnGetResult
has been removed - Struct
SingleSignOnListOptions
has been removed - Struct
SingleSignOnListPager
has been removed - Struct
SingleSignOnListResponse
has been removed - Struct
SingleSignOnListResult
has been removed - Struct
SubAccountBeginCreateOptions
has been removed - Struct
SubAccountBeginDeleteOptions
has been removed - Struct
SubAccountCreatePoller
has been removed - Struct
SubAccountCreatePollerResponse
has been removed - Struct
SubAccountCreateResponse
has been removed - Struct
SubAccountCreateResult
has been removed - Struct
SubAccountDeletePoller
has been removed - Struct
SubAccountDeletePollerResponse
has been removed - Struct
SubAccountDeleteResponse
has been removed - Struct
SubAccountGetOptions
has been removed - Struct
SubAccountGetResponse
has been removed - Struct
SubAccountGetResult
has been removed - Struct
SubAccountListMonitoredResourcesOptions
has been removed - Struct
SubAccountListMonitoredResourcesPager
has been removed - Struct
SubAccountListMonitoredResourcesResponse
has been removed - Struct
SubAccountListMonitoredResourcesResult
has been removed - Struct
SubAccountListOptions
has been removed - Struct
SubAccountListPager
has been removed - Struct
SubAccountListResponse
has been removed - Struct
SubAccountListResult
has been removed - Struct
SubAccountListVMHostUpdateOptions
has been removed - Struct
SubAccountListVMHostUpdatePager
has been removed - Struct
SubAccountListVMHostUpdateResponse
has been removed - Struct
SubAccountListVMHostUpdateResult
has been removed - Struct
SubAccountListVMHostsOptions
has been removed - Struct
SubAccountListVMHostsPager
has been removed - Struct
SubAccountListVMHostsResponse
has been removed - Struct
SubAccountListVMHostsResult
has been removed - Struct
SubAccountTagRulesCreateOrUpdateOptions
has been removed - Struct
SubAccountTagRulesCreateOrUpdateResponse
has been removed - Struct
SubAccountTagRulesCreateOrUpdateResult
has been removed - Struct
SubAccountTagRulesDeleteOptions
has been removed - Struct
SubAccountTagRulesDeleteResponse
has been removed - Struct
SubAccountTagRulesDeleteResult
has been removed - Struct
SubAccountTagRulesGetOptions
has been removed - Struct
SubAccountTagRulesGetResponse
has been removed - Struct
SubAccountTagRulesGetResult
has been removed - Struct
SubAccountTagRulesListOptions
has been removed - Struct
SubAccountTagRulesListPager
has been removed - Struct
SubAccountTagRulesListResponse
has been removed - Struct
SubAccountTagRulesListResult
has been removed - Struct
SubAccountUpdateOptions
has been removed - Struct
SubAccountUpdateResponse
has been removed - Struct
SubAccountUpdateResult
has been removed - Struct
SubAccountVMHostPayloadOptions
has been removed - Struct
SubAccountVMHostPayloadResponse
has been removed - Struct
SubAccountVMHostPayloadResult
has been removed - Struct
TagRulesCreateOrUpdateOptions
has been removed - Struct
TagRulesCreateOrUpdateResponse
has been removed - Struct
TagRulesCreateOrUpdateResult
has been removed - Struct
TagRulesDeleteOptions
has been removed - Struct
TagRulesDeleteResponse
has been removed - Struct
TagRulesDeleteResult
has been removed - Struct
TagRulesGetOptions
has been removed - Struct
TagRulesGetResponse
has been removed - Struct
TagRulesGetResult
has been removed - Struct
TagRulesListOptions
has been removed - Struct
TagRulesListPager
has been removed - Struct
TagRulesListResponse
has been removed - Struct
TagRulesListResult
has been removed - Field
InnerError
of structErrorResponse
has been removed
Features Added
- New function
*MonitorsClientListUserRolesPager.PageResponse() MonitorsClientListUserRolesResponse
- New function
*SubAccountTagRulesClientListPager.PageResponse() SubAccountTagRulesClientListResponse
- New function
*MonitorsClientDeletePoller.ResumeToken() (string, error)
- New function
*SubAccountClientDeletePoller.FinalResponse(context.Context) (SubAccountClientDeleteResponse, error)
- New function
*SubAccountClientDeletePoller.Done() bool
- New function
*MonitorsClientListUserRolesPager.NextPage(context.Context) bool
- New function
*SubAccountClientListVMHostsPager.PageResponse() SubAccountClientListVMHostsResponse
- New function
*SubAccountClientDeletePollerResponse.Resume(context.Context, *SubAccountClient, string) error
- New function
*SubAccountClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*SubAccountClientListVMHostUpdatePager.PageResponse() SubAccountClientListVMHostUpdateResponse
- New function
*MonitorsClientListByResourceGroupPager.Err() error
- New function
*SubAccountClientListMonitoredResourcesPager.Err() error
- New function
*SubAccountClientDeletePoller.ResumeToken() (string, error)
- New function
SingleSignOnClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (SingleSignOnClientCreateOrUpdateResponse, error)
- New function
*SubAccountClientListPager.NextPage(context.Context) bool
- New function
*MonitorsClientDeletePoller.Done() bool
- New function
*SubAccountClientListPager.Err() error
- New function
*MonitorClientListVMHostsPager.PageResponse() MonitorClientListVMHostsResponse
- New function
*TagRulesClientListPager.Err() error
- New function
*SubAccountClientListMonitoredResourcesPager.PageResponse() SubAccountClientListMonitoredResourcesResponse
- New function
SingleSignOnResourceListResponse.MarshalJSON() ([]byte, error)
- New function
*SingleSignOnClientListPager.Err() error
- New function
*TagRulesClientListPager.NextPage(context.Context) bool
- New function
*MonitorsClientDeletePoller.FinalResponse(context.Context) (MonitorsClientDeleteResponse, error)
- New function
*MonitorsClientDeletePollerResponse.Resume(context.Context, *MonitorsClient, string) error
- New function
*MonitorClientListVMHostsPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*MonitorsClientListMonitoredResourcesPager.Err() error
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*SingleSignOnClientCreateOrUpdatePoller.Done() bool
- New function
*SingleSignOnClientCreateOrUpdatePollerResponse.Resume(context.Context, *SingleSignOnClient, string) error
- New function
*SubAccountClientCreatePoller.Poll(context.Context) (*http.Response, error)
- New function
*SubAccountClientListVMHostUpdatePager.NextPage(context.Context) bool
- New function
MonitorResourceListResponse.MarshalJSON() ([]byte, error)
- New function
*SubAccountClientListPager.PageResponse() SubAccountClientListResponse
- New function
*MonitorsClientListBySubscriptionPager.PageResponse() MonitorsClientListBySubscriptionResponse
- New function
*SubAccountClientCreatePoller.Done() bool
- New function
*MonitorsClientListBySubscriptionPager.Err() error
- New function
*MonitorsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*MonitorsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
MonitorResourceUpdateParameters.MarshalJSON() ([]byte, error)
- New function
SubAccountClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (SubAccountClientDeleteResponse, error)
- New function
*MonitorsClientCreatePoller.Done() bool
- New function
SubAccountClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (SubAccountClientCreateResponse, error)
- New function
*SubAccountTagRulesClientListPager.Err() error
- New function
*MonitorsClientListMonitoredResourcesPager.NextPage(context.Context) bool
- New function
MonitorResource.MarshalJSON() ([]byte, error)
- New function
*SubAccountClientListVMHostUpdatePager.Err() error
- New function
*MonitorsClientListByResourceGroupPager.PageResponse() MonitorsClientListByResourceGroupResponse
- New function
*SubAccountClientListVMHostsPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.Err() error
- New function
*MonitorsClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
MonitorsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (MonitorsClientDeleteResponse, error)
- New function
*SubAccountClientCreatePoller.ResumeToken() (string, error)
- New function
MonitorsClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (MonitorsClientCreateResponse, error)
- New function
*MonitorClientListVMHostUpdatePager.NextPage(context.Context) bool
- New function
*SubAccountTagRulesClientListPager.NextPage(context.Context) bool
- New function
*MonitorsClientListMonitoredResourcesPager.PageResponse() MonitorsClientListMonitoredResourcesResponse
- New function
*MonitorsClientListUserRolesPager.Err() error
- New function
*SubAccountClientCreatePoller.FinalResponse(context.Context) (SubAccountClientCreateResponse, error)
- New function
*MonitorsClientCreatePoller.ResumeToken() (string, error)
- New function
*SubAccountClientCreatePollerResponse.Resume(context.Context, *SubAccountClient, string) error
- New function
*SingleSignOnClientCreateOrUpdatePoller.FinalResponse(context.Context) (SingleSignOnClientCreateOrUpdateResponse, error)
- New function
*SingleSignOnClientListPager.NextPage(context.Context) bool
- New function
*SingleSignOnClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*TagRulesClientListPager.PageResponse() TagRulesClientListResponse
- New function
*SubAccountClientListMonitoredResourcesPager.NextPage(context.Context) bool
- New function
*SingleSignOnClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*MonitorClientListVMHostsPager.Err() error
- New function
*SingleSignOnClientListPager.PageResponse() SingleSignOnClientListResponse
- New function
*MonitorsClientCreatePoller.FinalResponse(context.Context) (MonitorsClientCreateResponse, error)
- New function
*MonitorClientListVMHostUpdatePager.PageResponse() MonitorClientListVMHostUpdateResponse
- New function
*SubAccountClientListVMHostsPager.Err() error
- New function
*MonitorsClientCreatePollerResponse.Resume(context.Context, *MonitorsClient, string) error
- New function
*MonitorClientListVMHostUpdatePager.Err() error
- New function
*MonitorsClientCreatePoller.Poll(context.Context) (*http.Response, error)
- New struct
MonitorClientListVMHostUpdateOptions
- New struct
MonitorClientListVMHostUpdatePager
- New struct
MonitorClientListVMHostUpdateResponse
- New struct
MonitorClientListVMHostUpdateResult
- New struct
MonitorClientListVMHostsOptions
- New struct
MonitorClientListVMHostsPager
- New struct
MonitorClientListVMHostsResponse
- New struct
MonitorClientListVMHostsResult
- New struct
MonitorClientVMHostPayloadOptions
- New struct
MonitorClientVMHostPayloadResponse
- New struct
MonitorClientVMHostPayloadResult
- New struct
MonitorResource
- New struct
MonitorResourceListResponse
- New struct
MonitorResourceUpdateParameters
- New struct
MonitorsClientBeginCreateOptions
- New struct
MonitorsClientBeginDeleteOptions
- New struct
MonitorsClientCreatePoller
- New struct
MonitorsClientCreatePollerResponse
- New struct
MonitorsClientCreateResponse
- New struct
MonitorsClientCreateResult
- New struct
MonitorsClientDeletePoller
- New struct
MonitorsClientDeletePollerResponse
- New struct
MonitorsClientDeleteResponse
- New struct
MonitorsClientGetOptions
- New struct
MonitorsClientGetResponse
- New struct
MonitorsClientGetResult
- New struct
MonitorsClientListByResourceGroupOptions
- New struct
MonitorsClientListByResourceGroupPager
- New struct
MonitorsClientListByResourceGroupResponse
- New struct
MonitorsClientListByResourceGroupResult
- New struct
MonitorsClientListBySubscriptionOptions
- New struct
MonitorsClientListBySubscriptionPager
- New struct
MonitorsClientListBySubscriptionResponse
- New struct
MonitorsClientListBySubscriptionResult
- New struct
MonitorsClientListMonitoredResourcesOptions
- New struct
MonitorsClientListMonitoredResourcesPager
- New struct
MonitorsClientListMonitoredResourcesResponse
- New struct
MonitorsClientListMonitoredResourcesResult
- New struct
MonitorsClientListUserRolesOptions
- New struct
MonitorsClientListUserRolesPager
- New struct
MonitorsClientListUserRolesResponse
- New struct
MonitorsClientListUserRolesResult
- New struct
MonitorsClientUpdateOptions
- New struct
MonitorsClientUpdateResponse
- New struct
MonitorsClientUpdateResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
OrganizationProperties
- New struct
SingleSignOnClientBeginCreateOrUpdateOptions
- New struct
SingleSignOnClientCreateOrUpdatePoller
- New struct
SingleSignOnClientCreateOrUpdatePollerResponse
- New struct
SingleSignOnClientCreateOrUpdateResponse
- New struct
SingleSignOnClientCreateOrUpdateResult
- New struct
SingleSignOnClientGetOptions
- New struct
SingleSignOnClientGetResponse
- New struct
SingleSignOnClientGetResult
- New struct
SingleSignOnClientListOptions
- New struct
SingleSignOnClientListPager
- New struct
SingleSignOnClientListResponse
- New struct
SingleSignOnClientListResult
- New struct
SingleSignOnProperties
- New struct
SingleSignOnResource
- New struct
SingleSignOnResourceListResponse
- New struct
SubAccountClientBeginCreateOptions
- New struct
SubAccountClientBeginDeleteOptions
- New struct
SubAccountClientCreatePoller
- New struct
SubAccountClientCreatePollerResponse
- New struct
SubAccountClientCreateResponse
- New struct
SubAccountClientCreateResult
- New struct
SubAccountClientDeletePoller
- New struct
SubAccountClientDeletePollerResponse
- New struct
SubAccountClientDeleteResponse
- New struct
SubAccountClientGetOptions
- New struct
SubAccountClientGetResponse
- New struct
SubAccountClientGetResult
- New struct
SubAccountClientListMonitoredResourcesOptions
- New struct
SubAccountClientListMonitoredResourcesPager
- New struct
SubAccountClientListMonitoredResourcesResponse
- New struct
SubAccountClientListMonitoredResourcesResult
- New struct
SubAccountClientListOptions
- New struct
SubAccountClientListPager
- New struct
SubAccountClientListResponse
- New struct
SubAccountClientListResult
- New struct
SubAccountClientListVMHostUpdateOptions
- New struct
SubAccountClientListVMHostUpdatePager
- New struct
SubAccountClientListVMHostUpdateResponse
- New struct
SubAccountClientListVMHostUpdateResult
- New struct
SubAccountClientListVMHostsOptions
- New struct
SubAccountClientListVMHostsPager
- New struct
SubAccountClientListVMHostsResponse
- New struct
SubAccountClientListVMHostsResult
- New struct
SubAccountClientUpdateOptions
- New struct
SubAccountClientUpdateResponse
- New struct
SubAccountClientUpdateResult
- New struct
SubAccountClientVMHostPayloadOptions
- New struct
SubAccountClientVMHostPayloadResponse
- New struct
SubAccountClientVMHostPayloadResult
- New struct
SubAccountTagRulesClientCreateOrUpdateOptions
- New struct
SubAccountTagRulesClientCreateOrUpdateResponse
- New struct
SubAccountTagRulesClientCreateOrUpdateResult
- New struct
SubAccountTagRulesClientDeleteOptions
- New struct
SubAccountTagRulesClientDeleteResponse
- New struct
SubAccountTagRulesClientDeleteResult
- New struct
SubAccountTagRulesClientGetOptions
- New struct
SubAccountTagRulesClientGetResponse
- New struct
SubAccountTagRulesClientGetResult
- New struct
SubAccountTagRulesClientListOptions
- New struct
SubAccountTagRulesClientListPager
- New struct
SubAccountTagRulesClientListResponse
- New struct
SubAccountTagRulesClientListResult
- New struct
TagRulesClientCreateOrUpdateOptions
- New struct
TagRulesClientCreateOrUpdateResponse
- New struct
TagRulesClientCreateOrUpdateResult
- New struct
TagRulesClientDeleteOptions
- New struct
TagRulesClientDeleteResponse
- New struct
TagRulesClientDeleteResult
- New struct
TagRulesClientGetOptions
- New struct
TagRulesClientGetResponse
- New struct
TagRulesClientGetResult
- New struct
TagRulesClientListOptions
- New struct
TagRulesClientListPager
- New struct
TagRulesClientListResponse
- New struct
TagRulesClientListResult
- New field
Error
in structErrorResponse