0.2.0 (2022-01-21)
Breaking Changes
- Function
*BandwidthSchedulesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, BandwidthSchedule, *BandwidthSchedulesBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, BandwidthSchedule, *BandwidthSchedulesClientBeginCreateOrUpdateOptions)
- Function
*BandwidthSchedulesClient.BeginCreateOrUpdate
return value(s) have been changed from(BandwidthSchedulesCreateOrUpdatePollerResponse, error)
to(BandwidthSchedulesClientCreateOrUpdatePollerResponse, error)
- Function
*TriggersClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, TriggerClassification, *TriggersBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, TriggerClassification, *TriggersClientBeginCreateOrUpdateOptions)
- Function
*TriggersClient.BeginCreateOrUpdate
return value(s) have been changed from(TriggersCreateOrUpdatePollerResponse, error)
to(TriggersClientCreateOrUpdatePollerResponse, error)
- Function
*RolesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *RolesBeginDeleteOptions)
to(context.Context, string, string, string, *RolesClientBeginDeleteOptions)
- Function
*RolesClient.BeginDelete
return value(s) have been changed from(RolesDeletePollerResponse, error)
to(RolesClientDeletePollerResponse, error)
- Function
*DiagnosticSettingsClient.GetDiagnosticProactiveLogCollectionSettings
parameter(s) have been changed from(context.Context, string, string, *DiagnosticSettingsGetDiagnosticProactiveLogCollectionSettingsOptions)
to(context.Context, string, string, *DiagnosticSettingsClientGetDiagnosticProactiveLogCollectionSettingsOptions)
- Function
*DiagnosticSettingsClient.GetDiagnosticProactiveLogCollectionSettings
return value(s) have been changed from(DiagnosticSettingsGetDiagnosticProactiveLogCollectionSettingsResponse, error)
to(DiagnosticSettingsClientGetDiagnosticProactiveLogCollectionSettingsResponse, error)
- Function
*RolesClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *RolesListByDataBoxEdgeDeviceOptions)
to(string, string, *RolesClientListByDataBoxEdgeDeviceOptions)
- Function
*RolesClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*RolesListByDataBoxEdgeDevicePager)
to(*RolesClientListByDataBoxEdgeDevicePager)
- Function
*StorageAccountsClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, StorageAccount, *StorageAccountsBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, StorageAccount, *StorageAccountsClientBeginCreateOrUpdateOptions)
- Function
*StorageAccountsClient.BeginCreateOrUpdate
return value(s) have been changed from(StorageAccountsCreateOrUpdatePollerResponse, error)
to(StorageAccountsClientCreateOrUpdatePollerResponse, error)
- Function
*SharesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *SharesBeginDeleteOptions)
to(context.Context, string, string, string, *SharesClientBeginDeleteOptions)
- Function
*SharesClient.BeginDelete
return value(s) have been changed from(SharesDeletePollerResponse, error)
to(SharesClientDeletePollerResponse, error)
- Function
*ContainersClient.ListByStorageAccount
parameter(s) have been changed from(string, string, string, *ContainersListByStorageAccountOptions)
to(string, string, string, *ContainersClientListByStorageAccountOptions)
- Function
*ContainersClient.ListByStorageAccount
return value(s) have been changed from(*ContainersListByStorageAccountPager)
to(*ContainersClientListByStorageAccountPager)
- Function
*ContainersClient.Get
parameter(s) have been changed from(context.Context, string, string, string, string, *ContainersGetOptions)
to(context.Context, string, string, string, string, *ContainersClientGetOptions)
- Function
*ContainersClient.Get
return value(s) have been changed from(ContainersGetResponse, error)
to(ContainersClientGetResponse, error)
- Function
*DevicesClient.BeginScanForUpdates
parameter(s) have been changed from(context.Context, string, string, *DevicesBeginScanForUpdatesOptions)
to(context.Context, string, string, *DevicesClientBeginScanForUpdatesOptions)
- Function
*DevicesClient.BeginScanForUpdates
return value(s) have been changed from(DevicesScanForUpdatesPollerResponse, error)
to(DevicesClientScanForUpdatesPollerResponse, error)
- Function
*BandwidthSchedulesClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *BandwidthSchedulesListByDataBoxEdgeDeviceOptions)
to(string, string, *BandwidthSchedulesClientListByDataBoxEdgeDeviceOptions)
- Function
*BandwidthSchedulesClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*BandwidthSchedulesListByDataBoxEdgeDevicePager)
to(*BandwidthSchedulesClientListByDataBoxEdgeDevicePager)
- Function
*RolesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, RoleClassification, *RolesBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, RoleClassification, *RolesClientBeginCreateOrUpdateOptions)
- Function
*RolesClient.BeginCreateOrUpdate
return value(s) have been changed from(RolesCreateOrUpdatePollerResponse, error)
to(RolesClientCreateOrUpdatePollerResponse, error)
- Function
*AddonsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, string, *AddonsBeginDeleteOptions)
to(context.Context, string, string, string, string, *AddonsClientBeginDeleteOptions)
- Function
*AddonsClient.BeginDelete
return value(s) have been changed from(AddonsDeletePollerResponse, error)
to(AddonsClientDeletePollerResponse, error)
- Function
*StorageAccountsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *StorageAccountsGetOptions)
to(context.Context, string, string, string, *StorageAccountsClientGetOptions)
- Function
*StorageAccountsClient.Get
return value(s) have been changed from(StorageAccountsGetResponse, error)
to(StorageAccountsClientGetResponse, error)
- Function
*MonitoringConfigClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *MonitoringConfigGetOptions)
to(context.Context, string, string, string, *MonitoringConfigClientGetOptions)
- Function
*MonitoringConfigClient.Get
return value(s) have been changed from(MonitoringConfigGetResponse, error)
to(MonitoringConfigClientGetResponse, error)
- Function
*DevicesClient.UploadCertificate
parameter(s) have been changed from(context.Context, string, string, UploadCertificateRequest, *DevicesUploadCertificateOptions)
to(context.Context, string, string, UploadCertificateRequest, *DevicesClientUploadCertificateOptions)
- Function
*DevicesClient.UploadCertificate
return value(s) have been changed from(DevicesUploadCertificateResponse, error)
to(DevicesClientUploadCertificateResponse, error)
- Function
*OrdersClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *OrdersListByDataBoxEdgeDeviceOptions)
to(string, string, *OrdersClientListByDataBoxEdgeDeviceOptions)
- Function
*OrdersClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*OrdersListByDataBoxEdgeDevicePager)
to(*OrdersClientListByDataBoxEdgeDevicePager)
- Function
*DevicesClient.GenerateCertificate
parameter(s) have been changed from(context.Context, string, string, *DevicesGenerateCertificateOptions)
to(context.Context, string, string, *DevicesClientGenerateCertificateOptions)
- Function
*DevicesClient.GenerateCertificate
return value(s) have been changed from(DevicesGenerateCertificateResponse, error)
to(DevicesClientGenerateCertificateResponse, error)
- Function
*NodesClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *NodesListByDataBoxEdgeDeviceOptions)
to(string, string, *NodesClientListByDataBoxEdgeDeviceOptions)
- Function
*NodesClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*NodesListByDataBoxEdgeDevicePager)
to(*NodesClientListByDataBoxEdgeDevicePager)
- Function
*SharesClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *SharesListByDataBoxEdgeDeviceOptions)
to(string, string, *SharesClientListByDataBoxEdgeDeviceOptions)
- Function
*SharesClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*SharesListByDataBoxEdgeDevicePager)
to(*SharesClientListByDataBoxEdgeDevicePager)
- Function
*StorageAccountCredentialsClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *StorageAccountCredentialsListByDataBoxEdgeDeviceOptions)
to(string, string, *StorageAccountCredentialsClientListByDataBoxEdgeDeviceOptions)
- Function
*StorageAccountCredentialsClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*StorageAccountCredentialsListByDataBoxEdgeDevicePager)
to(*StorageAccountCredentialsClientListByDataBoxEdgeDevicePager)
- Function
*SharesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *SharesGetOptions)
to(context.Context, string, string, string, *SharesClientGetOptions)
- Function
*SharesClient.Get
return value(s) have been changed from(SharesGetResponse, error)
to(SharesClientGetResponse, error)
- Function
*SharesClient.BeginRefresh
parameter(s) have been changed from(context.Context, string, string, string, *SharesBeginRefreshOptions)
to(context.Context, string, string, string, *SharesClientBeginRefreshOptions)
- Function
*SharesClient.BeginRefresh
return value(s) have been changed from(SharesRefreshPollerResponse, error)
to(SharesClientRefreshPollerResponse, error)
- Function
*StorageAccountCredentialsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *StorageAccountCredentialsBeginDeleteOptions)
to(context.Context, string, string, string, *StorageAccountCredentialsClientBeginDeleteOptions)
- Function
*StorageAccountCredentialsClient.BeginDelete
return value(s) have been changed from(StorageAccountCredentialsDeletePollerResponse, error)
to(StorageAccountCredentialsClientDeletePollerResponse, error)
- Function
*DevicesClient.Update
parameter(s) have been changed from(context.Context, string, string, DataBoxEdgeDevicePatch, *DevicesUpdateOptions)
to(context.Context, string, string, DevicePatch, *DevicesClientUpdateOptions)
- Function
*DevicesClient.Update
return value(s) have been changed from(DevicesUpdateResponse, error)
to(DevicesClientUpdateResponse, error)
- Function
*AlertsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *AlertsGetOptions)
to(context.Context, string, string, string, *AlertsClientGetOptions)
- Function
*AlertsClient.Get
return value(s) have been changed from(AlertsGetResponse, error)
to(AlertsClientGetResponse, error)
- Function
*BandwidthSchedulesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *BandwidthSchedulesBeginDeleteOptions)
to(context.Context, string, string, string, *BandwidthSchedulesClientBeginDeleteOptions)
- Function
*BandwidthSchedulesClient.BeginDelete
return value(s) have been changed from(BandwidthSchedulesDeletePollerResponse, error)
to(BandwidthSchedulesClientDeletePollerResponse, error)
- Function
*MonitoringConfigClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *MonitoringConfigBeginDeleteOptions)
to(context.Context, string, string, string, *MonitoringConfigClientBeginDeleteOptions)
- Function
*MonitoringConfigClient.BeginDelete
return value(s) have been changed from(MonitoringConfigDeletePollerResponse, error)
to(MonitoringConfigClientDeletePollerResponse, error)
- Function
*DevicesClient.GetUpdateSummary
parameter(s) have been changed from(context.Context, string, string, *DevicesGetUpdateSummaryOptions)
to(context.Context, string, string, *DevicesClientGetUpdateSummaryOptions)
- Function
*DevicesClient.GetUpdateSummary
return value(s) have been changed from(DevicesGetUpdateSummaryResponse, error)
to(DevicesClientGetUpdateSummaryResponse, error)
- Function
*StorageAccountCredentialsClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, StorageAccountCredential, *StorageAccountCredentialsBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, StorageAccountCredential, *StorageAccountCredentialsClientBeginCreateOrUpdateOptions)
- Function
*StorageAccountCredentialsClient.BeginCreateOrUpdate
return value(s) have been changed from(StorageAccountCredentialsCreateOrUpdatePollerResponse, error)
to(StorageAccountCredentialsClientCreateOrUpdatePollerResponse, error)
- Function
*DevicesClient.ListByResourceGroup
parameter(s) have been changed from(string, *DevicesListByResourceGroupOptions)
to(string, *DevicesClientListByResourceGroupOptions)
- Function
*DevicesClient.ListByResourceGroup
return value(s) have been changed from(*DevicesListByResourceGroupPager)
to(*DevicesClientListByResourceGroupPager)
- 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
*OrdersClient.Get
parameter(s) have been changed from(context.Context, string, string, *OrdersGetOptions)
to(context.Context, string, string, *OrdersClientGetOptions)
- Function
*OrdersClient.Get
return value(s) have been changed from(OrdersGetResponse, error)
to(OrdersClientGetResponse, error)
- Function
*ContainersClient.BeginRefresh
parameter(s) have been changed from(context.Context, string, string, string, string, *ContainersBeginRefreshOptions)
to(context.Context, string, string, string, string, *ContainersClientBeginRefreshOptions)
- Function
*ContainersClient.BeginRefresh
return value(s) have been changed from(ContainersRefreshPollerResponse, error)
to(ContainersClientRefreshPollerResponse, error)
- Function
*AlertsClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *AlertsListByDataBoxEdgeDeviceOptions)
to(string, string, *AlertsClientListByDataBoxEdgeDeviceOptions)
- Function
*AlertsClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*AlertsListByDataBoxEdgeDevicePager)
to(*AlertsClientListByDataBoxEdgeDevicePager)
- Function
*UsersClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, User, *UsersBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, User, *UsersClientBeginCreateOrUpdateOptions)
- Function
*UsersClient.BeginCreateOrUpdate
return value(s) have been changed from(UsersCreateOrUpdatePollerResponse, error)
to(UsersClientCreateOrUpdatePollerResponse, error)
- Function
*OrdersClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, Order, *OrdersBeginCreateOrUpdateOptions)
to(context.Context, string, string, Order, *OrdersClientBeginCreateOrUpdateOptions)
- Function
*OrdersClient.BeginCreateOrUpdate
return value(s) have been changed from(OrdersCreateOrUpdatePollerResponse, error)
to(OrdersClientCreateOrUpdatePollerResponse, error)
- Function
*DevicesClient.GetNetworkSettings
parameter(s) have been changed from(context.Context, string, string, *DevicesGetNetworkSettingsOptions)
to(context.Context, string, string, *DevicesClientGetNetworkSettingsOptions)
- Function
*DevicesClient.GetNetworkSettings
return value(s) have been changed from(DevicesGetNetworkSettingsResponse, error)
to(DevicesClientGetNetworkSettingsResponse, error)
- Function
*SharesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, Share, *SharesBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, Share, *SharesClientBeginCreateOrUpdateOptions)
- Function
*SharesClient.BeginCreateOrUpdate
return value(s) have been changed from(SharesCreateOrUpdatePollerResponse, error)
to(SharesClientCreateOrUpdatePollerResponse, error)
- Function
*DiagnosticSettingsClient.GetDiagnosticRemoteSupportSettings
parameter(s) have been changed from(context.Context, string, string, *DiagnosticSettingsGetDiagnosticRemoteSupportSettingsOptions)
to(context.Context, string, string, *DiagnosticSettingsClientGetDiagnosticRemoteSupportSettingsOptions)
- Function
*DiagnosticSettingsClient.GetDiagnosticRemoteSupportSettings
return value(s) have been changed from(DiagnosticSettingsGetDiagnosticRemoteSupportSettingsResponse, error)
to(DiagnosticSettingsClientGetDiagnosticRemoteSupportSettingsResponse, error)
- Function
*AddonsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, string, *AddonsGetOptions)
to(context.Context, string, string, string, string, *AddonsClientGetOptions)
- Function
*AddonsClient.Get
return value(s) have been changed from(AddonsGetResponse, error)
to(AddonsClientGetResponse, error)
- Function
*DiagnosticSettingsClient.BeginUpdateDiagnosticProactiveLogCollectionSettings
parameter(s) have been changed from(context.Context, string, string, DiagnosticProactiveLogCollectionSettings, *DiagnosticSettingsBeginUpdateDiagnosticProactiveLogCollectionSettingsOptions)
to(context.Context, string, string, DiagnosticProactiveLogCollectionSettings, *DiagnosticSettingsClientBeginUpdateDiagnosticProactiveLogCollectionSettingsOptions)
- Function
*DiagnosticSettingsClient.BeginUpdateDiagnosticProactiveLogCollectionSettings
return value(s) have been changed from(DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse, error)
to(DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse, error)
- Function
*DevicesClient.BeginCreateOrUpdateSecuritySettings
parameter(s) have been changed from(context.Context, string, string, SecuritySettings, *DevicesBeginCreateOrUpdateSecuritySettingsOptions)
to(context.Context, string, string, SecuritySettings, *DevicesClientBeginCreateOrUpdateSecuritySettingsOptions)
- Function
*DevicesClient.BeginCreateOrUpdateSecuritySettings
return value(s) have been changed from(DevicesCreateOrUpdateSecuritySettingsPollerResponse, error)
to(DevicesClientCreateOrUpdateSecuritySettingsPollerResponse, error)
- Function
*DevicesClient.BeginInstallUpdates
parameter(s) have been changed from(context.Context, string, string, *DevicesBeginInstallUpdatesOptions)
to(context.Context, string, string, *DevicesClientBeginInstallUpdatesOptions)
- Function
*DevicesClient.BeginInstallUpdates
return value(s) have been changed from(DevicesInstallUpdatesPollerResponse, error)
to(DevicesClientInstallUpdatesPollerResponse, error)
- Function
*TriggersClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *TriggersBeginDeleteOptions)
to(context.Context, string, string, string, *TriggersClientBeginDeleteOptions)
- Function
*TriggersClient.BeginDelete
return value(s) have been changed from(TriggersDeletePollerResponse, error)
to(TriggersClientDeletePollerResponse, error)
- Function
*UsersClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *UsersBeginDeleteOptions)
to(context.Context, string, string, string, *UsersClientBeginDeleteOptions)
- Function
*UsersClient.BeginDelete
return value(s) have been changed from(UsersDeletePollerResponse, error)
to(UsersClientDeletePollerResponse, error)
- Function
*BandwidthSchedulesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *BandwidthSchedulesGetOptions)
to(context.Context, string, string, string, *BandwidthSchedulesClientGetOptions)
- Function
*BandwidthSchedulesClient.Get
return value(s) have been changed from(BandwidthSchedulesGetResponse, error)
to(BandwidthSchedulesClientGetResponse, error)
- Function
*AddonsClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, string, AddonClassification, *AddonsBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, string, AddonClassification, *AddonsClientBeginCreateOrUpdateOptions)
- Function
*AddonsClient.BeginCreateOrUpdate
return value(s) have been changed from(AddonsCreateOrUpdatePollerResponse, error)
to(AddonsClientCreateOrUpdatePollerResponse, error)
- Function
*ContainersClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, string, *ContainersBeginDeleteOptions)
to(context.Context, string, string, string, string, *ContainersClientBeginDeleteOptions)
- Function
*ContainersClient.BeginDelete
return value(s) have been changed from(ContainersDeletePollerResponse, error)
to(ContainersClientDeletePollerResponse, error)
- Function
*OrdersClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *OrdersBeginDeleteOptions)
to(context.Context, string, string, *OrdersClientBeginDeleteOptions)
- Function
*OrdersClient.BeginDelete
return value(s) have been changed from(OrdersDeletePollerResponse, error)
to(OrdersClientDeletePollerResponse, error)
- Function
*TriggersClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *TriggersListByDataBoxEdgeDeviceOptions)
to(string, string, *TriggersClientListByDataBoxEdgeDeviceOptions)
- Function
*TriggersClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*TriggersListByDataBoxEdgeDevicePager)
to(*TriggersClientListByDataBoxEdgeDevicePager)
- Function
*DevicesClient.GetExtendedInformation
parameter(s) have been changed from(context.Context, string, string, *DevicesGetExtendedInformationOptions)
to(context.Context, string, string, *DevicesClientGetExtendedInformationOptions)
- Function
*DevicesClient.GetExtendedInformation
return value(s) have been changed from(DevicesGetExtendedInformationResponse, error)
to(DevicesClientGetExtendedInformationResponse, error)
- Function
*MonitoringConfigClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, MonitoringMetricConfiguration, *MonitoringConfigBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, MonitoringMetricConfiguration, *MonitoringConfigClientBeginCreateOrUpdateOptions)
- Function
*MonitoringConfigClient.BeginCreateOrUpdate
return value(s) have been changed from(MonitoringConfigCreateOrUpdatePollerResponse, error)
to(MonitoringConfigClientCreateOrUpdatePollerResponse, error)
- Function
*UsersClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *UsersListByDataBoxEdgeDeviceOptions)
to(string, string, *UsersClientListByDataBoxEdgeDeviceOptions)
- Function
*UsersClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*UsersListByDataBoxEdgeDevicePager)
to(*UsersClientListByDataBoxEdgeDevicePager)
- Function
*SupportPackagesClient.BeginTriggerSupportPackage
parameter(s) have been changed from(context.Context, string, string, TriggerSupportPackageRequest, *SupportPackagesBeginTriggerSupportPackageOptions)
to(context.Context, string, string, TriggerSupportPackageRequest, *SupportPackagesClientBeginTriggerSupportPackageOptions)
- Function
*SupportPackagesClient.BeginTriggerSupportPackage
return value(s) have been changed from(SupportPackagesTriggerSupportPackagePollerResponse, error)
to(SupportPackagesClientTriggerSupportPackagePollerResponse, error)
- Function
*DevicesClient.ListBySubscription
parameter(s) have been changed from(*DevicesListBySubscriptionOptions)
to(*DevicesClientListBySubscriptionOptions)
- Function
*DevicesClient.ListBySubscription
return value(s) have been changed from(*DevicesListBySubscriptionPager)
to(*DevicesClientListBySubscriptionPager)
- Function
*OrdersClient.ListDCAccessCode
parameter(s) have been changed from(context.Context, string, string, *OrdersListDCAccessCodeOptions)
to(context.Context, string, string, *OrdersClientListDCAccessCodeOptions)
- Function
*OrdersClient.ListDCAccessCode
return value(s) have been changed from(OrdersListDCAccessCodeResponse, error)
to(OrdersClientListDCAccessCodeResponse, error)
- Function
*DevicesClient.UpdateExtendedInformation
parameter(s) have been changed from(context.Context, string, string, DataBoxEdgeDeviceExtendedInfoPatch, *DevicesUpdateExtendedInformationOptions)
to(context.Context, string, string, DeviceExtendedInfoPatch, *DevicesClientUpdateExtendedInformationOptions)
- Function
*DevicesClient.UpdateExtendedInformation
return value(s) have been changed from(DevicesUpdateExtendedInformationResponse, error)
to(DevicesClientUpdateExtendedInformationResponse, error)
- Function
*DevicesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, DataBoxEdgeDevice, *DevicesCreateOrUpdateOptions)
to(context.Context, string, string, Device, *DevicesClientCreateOrUpdateOptions)
- Function
*DevicesClient.CreateOrUpdate
return value(s) have been changed from(DevicesCreateOrUpdateResponse, error)
to(DevicesClientCreateOrUpdateResponse, error)
- Function
*StorageAccountsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *StorageAccountsBeginDeleteOptions)
to(context.Context, string, string, string, *StorageAccountsClientBeginDeleteOptions)
- Function
*StorageAccountsClient.BeginDelete
return value(s) have been changed from(StorageAccountsDeletePollerResponse, error)
to(StorageAccountsClientDeletePollerResponse, error)
- Function
*DevicesClient.BeginDownloadUpdates
parameter(s) have been changed from(context.Context, string, string, *DevicesBeginDownloadUpdatesOptions)
to(context.Context, string, string, *DevicesClientBeginDownloadUpdatesOptions)
- Function
*DevicesClient.BeginDownloadUpdates
return value(s) have been changed from(DevicesDownloadUpdatesPollerResponse, error)
to(DevicesClientDownloadUpdatesPollerResponse, error)
- Function
*AddonsClient.ListByRole
parameter(s) have been changed from(string, string, string, *AddonsListByRoleOptions)
to(string, string, string, *AddonsClientListByRoleOptions)
- Function
*AddonsClient.ListByRole
return value(s) have been changed from(*AddonsListByRolePager)
to(*AddonsClientListByRolePager)
- Function
*OperationsStatusClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *OperationsStatusGetOptions)
to(context.Context, string, string, string, *OperationsStatusClientGetOptions)
- Function
*OperationsStatusClient.Get
return value(s) have been changed from(OperationsStatusGetResponse, error)
to(OperationsStatusClientGetResponse, error)
- Function
*StorageAccountCredentialsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *StorageAccountCredentialsGetOptions)
to(context.Context, string, string, string, *StorageAccountCredentialsClientGetOptions)
- Function
*StorageAccountCredentialsClient.Get
return value(s) have been changed from(StorageAccountCredentialsGetResponse, error)
to(StorageAccountCredentialsClientGetResponse, error)
- Function
*TriggersClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *TriggersGetOptions)
to(context.Context, string, string, string, *TriggersClientGetOptions)
- Function
*TriggersClient.Get
return value(s) have been changed from(TriggersGetResponse, error)
to(TriggersClientGetResponse, error)
- Function
*MonitoringConfigClient.List
parameter(s) have been changed from(string, string, string, *MonitoringConfigListOptions)
to(string, string, string, *MonitoringConfigClientListOptions)
- Function
*MonitoringConfigClient.List
return value(s) have been changed from(*MonitoringConfigListPager)
to(*MonitoringConfigClientListPager)
- Function
*DiagnosticSettingsClient.BeginUpdateDiagnosticRemoteSupportSettings
parameter(s) have been changed from(context.Context, string, string, DiagnosticRemoteSupportSettings, *DiagnosticSettingsBeginUpdateDiagnosticRemoteSupportSettingsOptions)
to(context.Context, string, string, DiagnosticRemoteSupportSettings, *DiagnosticSettingsClientBeginUpdateDiagnosticRemoteSupportSettingsOptions)
- Function
*DiagnosticSettingsClient.BeginUpdateDiagnosticRemoteSupportSettings
return value(s) have been changed from(DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPollerResponse, error)
to(DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPollerResponse, error)
- Function
*AvailableSKUsClient.List
parameter(s) have been changed from(*AvailableSKUsListOptions)
to(*AvailableSKUsClientListOptions)
- Function
*AvailableSKUsClient.List
return value(s) have been changed from(*AvailableSKUsListPager)
to(*AvailableSKUsClientListPager)
- Function
*JobsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *JobsGetOptions)
to(context.Context, string, string, string, *JobsClientGetOptions)
- Function
*JobsClient.Get
return value(s) have been changed from(JobsGetResponse, error)
to(JobsClientGetResponse, error)
- Function
*DevicesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *DevicesBeginDeleteOptions)
to(context.Context, string, string, *DevicesClientBeginDeleteOptions)
- Function
*DevicesClient.BeginDelete
return value(s) have been changed from(DevicesDeletePollerResponse, error)
to(DevicesClientDeletePollerResponse, error)
- Function
*UsersClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *UsersGetOptions)
to(context.Context, string, string, string, *UsersClientGetOptions)
- Function
*UsersClient.Get
return value(s) have been changed from(UsersGetResponse, error)
to(UsersClientGetResponse, error)
- Function
*RolesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *RolesGetOptions)
to(context.Context, string, string, string, *RolesClientGetOptions)
- Function
*RolesClient.Get
return value(s) have been changed from(RolesGetResponse, error)
to(RolesClientGetResponse, error)
- Function
*ContainersClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, string, Container, *ContainersBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, string, Container, *ContainersClientBeginCreateOrUpdateOptions)
- Function
*ContainersClient.BeginCreateOrUpdate
return value(s) have been changed from(ContainersCreateOrUpdatePollerResponse, error)
to(ContainersClientCreateOrUpdatePollerResponse, error)
- Function
*DevicesClient.Get
parameter(s) have been changed from(context.Context, string, string, *DevicesGetOptions)
to(context.Context, string, string, *DevicesClientGetOptions)
- Function
*DevicesClient.Get
return value(s) have been changed from(DevicesGetResponse, error)
to(DevicesClientGetResponse, error)
- Function
*StorageAccountsClient.ListByDataBoxEdgeDevice
parameter(s) have been changed from(string, string, *StorageAccountsListByDataBoxEdgeDeviceOptions)
to(string, string, *StorageAccountsClientListByDataBoxEdgeDeviceOptions)
- Function
*StorageAccountsClient.ListByDataBoxEdgeDevice
return value(s) have been changed from(*StorageAccountsListByDataBoxEdgeDevicePager)
to(*StorageAccountsClientListByDataBoxEdgeDevicePager)
- Function
*StorageAccountCredentialsDeletePoller.FinalResponse
has been removed - Function
*TriggersDeletePoller.Poll
has been removed - Function
*DevicesScanForUpdatesPoller.Poll
has been removed - Function
*SharesDeletePoller.Poll
has been removed - Function
BandwidthSchedulesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
StorageAccountCredentialsDeletePollerResponse.PollUntilDone
has been removed - Function
*SharesRefreshPollerResponse.Resume
has been removed - Function
*ContainersRefreshPoller.FinalResponse
has been removed - Function
ResourceTypeSKU.MarshalJSON
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPoller.FinalResponse
has been removed - Function
*SharesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ContainersDeletePollerResponse.Resume
has been removed - Function
*ContainersCreateOrUpdatePollerResponse.Resume
has been removed - Function
*StorageAccountsCreateOrUpdatePoller.Done
has been removed - Function
*UsersListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*SharesListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
MonitoringMetricConfiguration.MarshalJSON
has been removed - Function
*BandwidthSchedule.UnmarshalJSON
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPollerResponse.Resume
has been removed - Function
*AlertsListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*NodesListByDataBoxEdgeDevicePager.Err
has been removed - Function
*AddonsDeletePoller.ResumeToken
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse.Resume
has been removed - Function
Container.MarshalJSON
has been removed - Function
*SharesRefreshPoller.Poll
has been removed - Function
*ContainersCreateOrUpdatePoller.Poll
has been removed - Function
*OrdersDeletePoller.Poll
has been removed - Function
*MonitoringConfigDeletePoller.ResumeToken
has been removed - Function
*DevicesListBySubscriptionPager.Err
has been removed - Function
*DevicesDownloadUpdatesPoller.Poll
has been removed - Function
*Alert.UnmarshalJSON
has been removed - Function
*AvailableSKUsListPager.Err
has been removed - Function
*UsersListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*StorageAccountsListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*AddonsListByRolePager.PageResponse
has been removed - Function
*OrdersCreateOrUpdatePoller.ResumeToken
has been removed - Function
*BandwidthSchedulesDeletePoller.Poll
has been removed - Function
*DevicesListBySubscriptionPager.PageResponse
has been removed - Function
*ContainersRefreshPoller.ResumeToken
has been removed - Function
*AddonsCreateOrUpdatePollerResponse.Resume
has been removed - Function
*DataBoxEdgeDeviceExtendedInfo.UnmarshalJSON
has been removed - Function
*AddonsDeletePoller.Poll
has been removed - Function
*SharesCreateOrUpdatePoller.Done
has been removed - Function
*OperationsListPager.Err
has been removed - Function
*SharesListByDataBoxEdgeDevicePager.Err
has been removed - Function
*SharesRefreshPoller.Done
has been removed - Function
*TriggersCreateOrUpdatePoller.Poll
has been removed - Function
*AlertsListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
MonitoringConfigCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DevicesDeletePollerResponse.Resume
has been removed - Function
*StorageAccountsCreateOrUpdatePollerResponse.Resume
has been removed - Function
*DevicesScanForUpdatesPoller.FinalResponse
has been removed - Function
*RolesListByDataBoxEdgeDevicePager.Err
has been removed - Function
*ContainersCreateOrUpdatePoller.Done
has been removed - Function
*RolesDeletePoller.ResumeToken
has been removed - Function
*DevicesScanForUpdatesPoller.Done
has been removed - Function
Alert.MarshalJSON
has been removed - Function
*DevicesListByResourceGroupPager.NextPage
has been removed - Function
*TriggersDeletePollerResponse.Resume
has been removed - Function
*BandwidthSchedulesCreateOrUpdatePoller.FinalResponse
has been removed - Function
*StorageAccountCredentialsCreateOrUpdatePollerResponse.Resume
has been removed - Function
*BandwidthSchedulesCreateOrUpdatePollerResponse.Resume
has been removed - Function
ContainersRefreshPollerResponse.PollUntilDone
has been removed - Function
*ContainersDeletePoller.FinalResponse
has been removed - Function
*DevicesDeletePoller.FinalResponse
has been removed - Function
*DevicesCreateOrUpdateSecuritySettingsPoller.Poll
has been removed - Function
*RolesDeletePoller.Poll
has been removed - Function
*RolesCreateOrUpdatePoller.ResumeToken
has been removed - Function
OrdersCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPoller.Poll
has been removed - Function
*DevicesDownloadUpdatesPoller.Done
has been removed - Function
*AddonsDeletePoller.Done
has been removed - Function
*ContainersRefreshPollerResponse.Resume
has been removed - Function
*RolesCreateOrUpdatePoller.Done
has been removed - Function
CloudErrorBody.MarshalJSON
has been removed - Function
SharesRefreshPollerResponse.PollUntilDone
has been removed - Function
ContainersDeletePollerResponse.PollUntilDone
has been removed - Function
*MonitoringConfigCreateOrUpdatePoller.Done
has been removed - Function
*ContainersRefreshPoller.Done
has been removed - Function
DataBoxEdgeSKUList.MarshalJSON
has been removed - Function
*SharesDeletePoller.FinalResponse
has been removed - Function
*AddonsListByRolePager.NextPage
has been removed - Function
*ContainersListByStorageAccountPager.Err
has been removed - Function
*StorageAccountCredentialsCreateOrUpdatePoller.Poll
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPoller.ResumeToken
has been removed - Function
*OrdersDeletePoller.Done
has been removed - Function
SharesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*MonitoringConfigDeletePoller.Done
has been removed - Function
UsersDeletePollerResponse.PollUntilDone
has been removed - Function
*StorageAccountsDeletePoller.Done
has been removed - Function
*Role.UnmarshalJSON
has been removed - Function
*NodesListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
StorageAccountCredentialsCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*MonitoringConfigDeletePoller.Poll
has been removed - Function
*StorageAccount.UnmarshalJSON
has been removed - Function
UsersCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
SKUInformationList.MarshalJSON
has been removed - Function
SKUInformation.MarshalJSON
has been removed - Function
*BandwidthSchedulesDeletePoller.FinalResponse
has been removed - Function
DataBoxEdgeDeviceProperties.MarshalJSON
has been removed - Function
*TriggersCreateOrUpdatePoller.ResumeToken
has been removed - Function
*DevicesListByResourceGroupPager.Err
has been removed - Function
*DevicesInstallUpdatesPoller.FinalResponse
has been removed - Function
*SupportPackagesTriggerSupportPackagePollerResponse.Resume
has been removed - Function
NetworkSettings.MarshalJSON
has been removed - Function
*AvailableSKUsListPager.NextPage
has been removed - Function
*ContainersCreateOrUpdatePoller.ResumeToken
has been removed - Function
*TriggersCreateOrUpdatePoller.FinalResponse
has been removed - Function
*DiagnosticProactiveLogCollectionSettings.UnmarshalJSON
has been removed - Function
*TriggersCreateOrUpdateResult.UnmarshalJSON
has been removed - Function
CloudError.Error
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
DataBoxEdgeDevice.MarshalJSON
has been removed - Function
*BandwidthSchedulesDeletePoller.ResumeToken
has been removed - Function
*OrdersCreateOrUpdatePollerResponse.Resume
has been removed - Function
*AlertsListByDataBoxEdgeDevicePager.Err
has been removed - Function
RolesDeletePollerResponse.PollUntilDone
has been removed - Function
Order.MarshalJSON
has been removed - Function
*UsersCreateOrUpdatePoller.ResumeToken
has been removed - Function
*UpdateSummary.UnmarshalJSON
has been removed - Function
*TriggersListByDataBoxEdgeDevicePager.Err
has been removed - Function
DataBoxEdgeDeviceExtendedInfoProperties.MarshalJSON
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPoller.Done
has been removed - Function
*RolesCreateOrUpdateResult.UnmarshalJSON
has been removed - Function
*TriggerSupportPackageRequest.UnmarshalJSON
has been removed - Function
*UsersDeletePoller.FinalResponse
has been removed - Function
*DevicesCreateOrUpdateSecuritySettingsPoller.FinalResponse
has been removed - Function
*StorageAccountsDeletePoller.FinalResponse
has been removed - Function
*TriggersCreateOrUpdatePollerResponse.Resume
has been removed - Function
*UsersDeletePoller.Done
has been removed - Function
AddonsDeletePollerResponse.PollUntilDone
has been removed - Function
*DevicesDeletePoller.Done
has been removed - Function
*AddonsDeletePoller.FinalResponse
has been removed - Function
ContainersCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DevicesDeletePoller.ResumeToken
has been removed - Function
*SharesCreateOrUpdatePoller.Poll
has been removed - Function
*StorageAccountCredentialsDeletePoller.ResumeToken
has been removed - Function
*Share.UnmarshalJSON
has been removed - Function
Share.MarshalJSON
has been removed - Function
*DevicesListByResourceGroupPager.PageResponse
has been removed - Function
*StorageAccountsCreateOrUpdatePoller.FinalResponse
has been removed - Function
*DevicesInstallUpdatesPoller.Poll
has been removed - Function
*SharesRefreshPoller.FinalResponse
has been removed - Function
*BandwidthSchedulesListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*BandwidthSchedulesCreateOrUpdatePoller.Done
has been removed - Function
*DataBoxEdgeDevice.UnmarshalJSON
has been removed - Function
StorageAccountsCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*RolesListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*MonitoringMetricConfiguration.UnmarshalJSON
has been removed - Function
*UsersListByDataBoxEdgeDevicePager.Err
has been removed - Function
SharesDeletePollerResponse.PollUntilDone
has been removed - Function
*DevicesDownloadUpdatesPollerResponse.Resume
has been removed - Function
*RolesCreateOrUpdatePoller.Poll
has been removed - Function
DiagnosticRemoteSupportSettings.MarshalJSON
has been removed - Function
*BandwidthSchedulesCreateOrUpdatePoller.ResumeToken
has been removed - Function
AddonsCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
TriggersCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
SecuritySettings.MarshalJSON
has been removed - Function
StorageAccount.MarshalJSON
has been removed - Function
SupportPackagesTriggerSupportPackagePollerResponse.PollUntilDone
has been removed - Function
*DevicesScanForUpdatesPollerResponse.Resume
has been removed - Function
*AvailableSKUsListPager.PageResponse
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*OrdersListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*ContainersDeletePoller.Poll
has been removed - Function
*User.UnmarshalJSON
has been removed - Function
*DevicesInstallUpdatesPollerResponse.Resume
has been removed - Function
*DevicesInstallUpdatesPoller.ResumeToken
has been removed - Function
*UsersDeletePoller.ResumeToken
has been removed - Function
*Node.UnmarshalJSON
has been removed - Function
*BandwidthSchedulesListByDataBoxEdgeDevicePager.Err
has been removed - Function
*SharesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*AddonsCreateOrUpdatePoller.Poll
has been removed - Function
*SupportPackagesTriggerSupportPackagePoller.ResumeToken
has been removed - Function
*MonitoringConfigDeletePoller.FinalResponse
has been removed - Function
DataBoxEdgeDeviceExtendedInfo.MarshalJSON
has been removed - Function
*MonitoringConfigListPager.PageResponse
has been removed - Function
BandwidthSchedulesDeletePollerResponse.PollUntilDone
has been removed - Function
*DevicesCreateOrUpdateSecuritySettingsPollerResponse.Resume
has been removed - Function
*UsersDeletePollerResponse.Resume
has been removed - Function
*StorageAccountCredentialsDeletePoller.Poll
has been removed - Function
DataBoxEdgeSKU.MarshalJSON
has been removed - Function
TriggersDeletePollerResponse.PollUntilDone
has been removed - Function
*SharesCreateOrUpdatePoller.FinalResponse
has been removed - Function
DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPollerResponse.PollUntilDone
has been removed - Function
*Trigger.UnmarshalJSON
has been removed - Function
*ContainersDeletePoller.Done
has been removed - Function
*AddonsCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ContainersListByStorageAccountPager.PageResponse
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPoller.ResumeToken
has been removed - Function
*StorageAccountCredentialsListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*UsersCreateOrUpdatePoller.Done
has been removed - Function
DataBoxEdgeMoveRequest.MarshalJSON
has been removed - Function
*StorageAccountsDeletePollerResponse.Resume
has been removed - Function
DevicesDeletePollerResponse.PollUntilDone
has been removed - Function
StorageAccountsDeletePollerResponse.PollUntilDone
has been removed - Function
*OrdersDeletePoller.FinalResponse
has been removed - Function
*MonitoringConfigDeletePollerResponse.Resume
has been removed - Function
*StorageAccountCredentialsDeletePoller.Done
has been removed - Function
*Order.UnmarshalJSON
has been removed - Function
*DevicesInstallUpdatesPoller.Done
has been removed - Function
*RolesCreateOrUpdatePoller.FinalResponse
has been removed - Function
*DevicesDeletePoller.Poll
has been removed - Function
*DevicesCreateOrUpdateSecuritySettingsPoller.ResumeToken
has been removed - Function
DevicesInstallUpdatesPollerResponse.PollUntilDone
has been removed - Function
MonitoringConfigDeletePollerResponse.PollUntilDone
has been removed - Function
DevicesDownloadUpdatesPollerResponse.PollUntilDone
has been removed - Function
*RolesDeletePoller.Done
has been removed - Function
*AddonsGetResult.UnmarshalJSON
has been removed - Function
*RolesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*DevicesDownloadUpdatesPoller.ResumeToken
has been removed - Function
*TriggersListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*RolesGetResult.UnmarshalJSON
has been removed - Function
*StorageAccountsListByDataBoxEdgeDevicePager.Err
has been removed - Function
*TriggersDeletePoller.ResumeToken
has been removed - Function
*TriggersListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*NodesListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*BandwidthSchedulesCreateOrUpdatePoller.Poll
has been removed - Function
*MonitoringConfigListPager.Err
has been removed - Function
*DevicesListBySubscriptionPager.NextPage
has been removed - Function
Node.MarshalJSON
has been removed - Function
BandwidthSchedule.MarshalJSON
has been removed - Function
*StorageAccountCredentialsDeletePollerResponse.Resume
has been removed - Function
*OrdersCreateOrUpdatePoller.Done
has been removed - Function
*OrdersDeletePollerResponse.Resume
has been removed - Function
*RolesListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
DevicesScanForUpdatesPollerResponse.PollUntilDone
has been removed - Function
*BandwidthSchedulesDeletePoller.Done
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPoller.Done
has been removed - Function
*StorageAccountCredentialsCreateOrUpdatePoller.ResumeToken
has been removed - Function
ARMBaseModel.MarshalJSON
has been removed - Function
*DevicesDownloadUpdatesPoller.FinalResponse
has been removed - Function
DataBoxEdgeDeviceList.MarshalJSON
has been removed - Function
RolesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DevicesScanForUpdatesPoller.ResumeToken
has been removed - Function
User.MarshalJSON
has been removed - Function
*StorageAccountsDeletePoller.Poll
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPoller.Poll
has been removed - Function
*OrdersCreateOrUpdatePoller.FinalResponse
has been removed - Function
OrdersDeletePollerResponse.PollUntilDone
has been removed - Function
TriggerSupportPackageRequest.MarshalJSON
has been removed - Function
*DiagnosticRemoteSupportSettings.UnmarshalJSON
has been removed - Function
DataBoxEdgeDevicePatch.MarshalJSON
has been removed - Function
*RolesDeletePollerResponse.Resume
has been removed - Function
*MonitoringConfigListPager.NextPage
has been removed - Function
*BandwidthSchedulesDeletePollerResponse.Resume
has been removed - Function
*SecuritySettings.UnmarshalJSON
has been removed - Function
*TriggersDeletePoller.FinalResponse
has been removed - Function
*Addon.UnmarshalJSON
has been removed - Function
*SupportPackagesTriggerSupportPackagePoller.Poll
has been removed - Function
*StorageAccountsDeletePoller.ResumeToken
has been removed - Function
*ContainersRefreshPoller.Poll
has been removed - Function
*OrdersListByDataBoxEdgeDevicePager.Err
has been removed - Function
*StorageAccountCredentialsCreateOrUpdatePoller.Done
has been removed - Function
*MonitoringConfigCreateOrUpdatePoller.Poll
has been removed - Function
*AddonsCreateOrUpdatePoller.ResumeToken
has been removed - Function
*NetworkSettings.UnmarshalJSON
has been removed - Function
*SupportPackagesTriggerSupportPackagePoller.FinalResponse
has been removed - Function
*OrdersCreateOrUpdatePoller.Poll
has been removed - Function
*SharesDeletePoller.ResumeToken
has been removed - Function
*SharesListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse.PollUntilDone
has been removed - Function
*MonitoringConfigCreateOrUpdatePoller.ResumeToken
has been removed - Function
*MonitoringConfigCreateOrUpdatePoller.FinalResponse
has been removed - Function
*AddonsDeletePollerResponse.Resume
has been removed - Function
*BandwidthSchedulesListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*UsersCreateOrUpdatePoller.Poll
has been removed - Function
*OrdersListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*StorageAccountCredential.UnmarshalJSON
has been removed - Function
*SharesDeletePollerResponse.Resume
has been removed - Function
*UsersCreateOrUpdatePollerResponse.Resume
has been removed - Function
*UsersCreateOrUpdatePoller.FinalResponse
has been removed - Function
*OrdersDeletePoller.ResumeToken
has been removed - Function
StorageAccountCredential.MarshalJSON
has been removed - Function
DevicesCreateOrUpdateSecuritySettingsPollerResponse.PollUntilDone
has been removed - Function
*AddonsCreateOrUpdateResult.UnmarshalJSON
has been removed - Function
*SharesDeletePoller.Done
has been removed - Function
*RolesDeletePoller.FinalResponse
has been removed - Function
DiagnosticProactiveLogCollectionSettings.MarshalJSON
has been removed - Function
*TriggersCreateOrUpdatePoller.Done
has been removed - Function
*ContainersCreateOrUpdatePoller.FinalResponse
has been removed - Function
*StorageAccountsListByDataBoxEdgeDevicePager.NextPage
has been removed - Function
*StorageAccountCredentialsListByDataBoxEdgeDevicePager.Err
has been removed - Function
*UsersDeletePoller.Poll
has been removed - Function
*AddonsListByRolePager.Err
has been removed - Function
*SupportPackagesTriggerSupportPackagePoller.Done
has been removed - Function
*TriggersGetResult.UnmarshalJSON
has been removed - Function
*DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPoller.FinalResponse
has been removed - Function
*DevicesCreateOrUpdateSecuritySettingsPoller.Done
has been removed - Function
*StorageAccountCredentialsListByDataBoxEdgeDevicePager.PageResponse
has been removed - Function
*ARMBaseModel.UnmarshalJSON
has been removed - Function
UpdateSummary.MarshalJSON
has been removed - Function
*StorageAccountsCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ContainersListByStorageAccountPager.NextPage
has been removed - Function
*StorageAccountsCreateOrUpdatePoller.Poll
has been removed - Function
*StorageAccountCredentialsCreateOrUpdatePoller.FinalResponse
has been removed - Function
*Container.UnmarshalJSON
has been removed - Function
*TriggersDeletePoller.Done
has been removed - Function
*SharesRefreshPoller.ResumeToken
has been removed - Function
*MonitoringConfigCreateOrUpdatePollerResponse.Resume
has been removed - Function
*AddonsCreateOrUpdatePoller.Done
has been removed - Function
*ContainersDeletePoller.ResumeToken
has been removed - Struct
AddonsBeginCreateOrUpdateOptions
has been removed - Struct
AddonsBeginDeleteOptions
has been removed - Struct
AddonsCreateOrUpdatePoller
has been removed - Struct
AddonsCreateOrUpdatePollerResponse
has been removed - Struct
AddonsCreateOrUpdateResponse
has been removed - Struct
AddonsCreateOrUpdateResult
has been removed - Struct
AddonsDeletePoller
has been removed - Struct
AddonsDeletePollerResponse
has been removed - Struct
AddonsDeleteResponse
has been removed - Struct
AddonsGetOptions
has been removed - Struct
AddonsGetResponse
has been removed - Struct
AddonsGetResult
has been removed - Struct
AddonsListByRoleOptions
has been removed - Struct
AddonsListByRolePager
has been removed - Struct
AddonsListByRoleResponse
has been removed - Struct
AddonsListByRoleResult
has been removed - Struct
AlertsGetOptions
has been removed - Struct
AlertsGetResponse
has been removed - Struct
AlertsGetResult
has been removed - Struct
AlertsListByDataBoxEdgeDeviceOptions
has been removed - Struct
AlertsListByDataBoxEdgeDevicePager
has been removed - Struct
AlertsListByDataBoxEdgeDeviceResponse
has been removed - Struct
AlertsListByDataBoxEdgeDeviceResult
has been removed - Struct
AvailableSKUsListOptions
has been removed - Struct
AvailableSKUsListPager
has been removed - Struct
AvailableSKUsListResponse
has been removed - Struct
AvailableSKUsListResult
has been removed - Struct
BandwidthSchedulesBeginCreateOrUpdateOptions
has been removed - Struct
BandwidthSchedulesBeginDeleteOptions
has been removed - Struct
BandwidthSchedulesCreateOrUpdatePoller
has been removed - Struct
BandwidthSchedulesCreateOrUpdatePollerResponse
has been removed - Struct
BandwidthSchedulesCreateOrUpdateResponse
has been removed - Struct
BandwidthSchedulesCreateOrUpdateResult
has been removed - Struct
BandwidthSchedulesDeletePoller
has been removed - Struct
BandwidthSchedulesDeletePollerResponse
has been removed - Struct
BandwidthSchedulesDeleteResponse
has been removed - Struct
BandwidthSchedulesGetOptions
has been removed - Struct
BandwidthSchedulesGetResponse
has been removed - Struct
BandwidthSchedulesGetResult
has been removed - Struct
BandwidthSchedulesListByDataBoxEdgeDeviceOptions
has been removed - Struct
BandwidthSchedulesListByDataBoxEdgeDevicePager
has been removed - Struct
BandwidthSchedulesListByDataBoxEdgeDeviceResponse
has been removed - Struct
BandwidthSchedulesListByDataBoxEdgeDeviceResult
has been removed - Struct
CloudError
has been removed - Struct
CloudErrorBody
has been removed - Struct
ContainersBeginCreateOrUpdateOptions
has been removed - Struct
ContainersBeginDeleteOptions
has been removed - Struct
ContainersBeginRefreshOptions
has been removed - Struct
ContainersCreateOrUpdatePoller
has been removed - Struct
ContainersCreateOrUpdatePollerResponse
has been removed - Struct
ContainersCreateOrUpdateResponse
has been removed - Struct
ContainersCreateOrUpdateResult
has been removed - Struct
ContainersDeletePoller
has been removed - Struct
ContainersDeletePollerResponse
has been removed - Struct
ContainersDeleteResponse
has been removed - Struct
ContainersGetOptions
has been removed - Struct
ContainersGetResponse
has been removed - Struct
ContainersGetResult
has been removed - Struct
ContainersListByStorageAccountOptions
has been removed - Struct
ContainersListByStorageAccountPager
has been removed - Struct
ContainersListByStorageAccountResponse
has been removed - Struct
ContainersListByStorageAccountResult
has been removed - Struct
ContainersRefreshPoller
has been removed - Struct
ContainersRefreshPollerResponse
has been removed - Struct
ContainersRefreshResponse
has been removed - Struct
DataBoxEdgeDevice
has been removed - Struct
DataBoxEdgeDeviceExtendedInfo
has been removed - Struct
DataBoxEdgeDeviceExtendedInfoPatch
has been removed - Struct
DataBoxEdgeDeviceExtendedInfoProperties
has been removed - Struct
DataBoxEdgeDeviceList
has been removed - Struct
DataBoxEdgeDevicePatch
has been removed - Struct
DataBoxEdgeDeviceProperties
has been removed - Struct
DataBoxEdgeDevicePropertiesPatch
has been removed - Struct
DataBoxEdgeMoveRequest
has been removed - Struct
DataBoxEdgeSKU
has been removed - Struct
DataBoxEdgeSKUList
has been removed - Struct
DevicesBeginCreateOrUpdateSecuritySettingsOptions
has been removed - Struct
DevicesBeginDeleteOptions
has been removed - Struct
DevicesBeginDownloadUpdatesOptions
has been removed - Struct
DevicesBeginInstallUpdatesOptions
has been removed - Struct
DevicesBeginScanForUpdatesOptions
has been removed - Struct
DevicesCreateOrUpdateOptions
has been removed - Struct
DevicesCreateOrUpdateResponse
has been removed - Struct
DevicesCreateOrUpdateResult
has been removed - Struct
DevicesCreateOrUpdateSecuritySettingsPoller
has been removed - Struct
DevicesCreateOrUpdateSecuritySettingsPollerResponse
has been removed - Struct
DevicesCreateOrUpdateSecuritySettingsResponse
has been removed - Struct
DevicesDeletePoller
has been removed - Struct
DevicesDeletePollerResponse
has been removed - Struct
DevicesDeleteResponse
has been removed - Struct
DevicesDownloadUpdatesPoller
has been removed - Struct
DevicesDownloadUpdatesPollerResponse
has been removed - Struct
DevicesDownloadUpdatesResponse
has been removed - Struct
DevicesGenerateCertificateOptions
has been removed - Struct
DevicesGenerateCertificateResponse
has been removed - Struct
DevicesGenerateCertificateResult
has been removed - Struct
DevicesGetExtendedInformationOptions
has been removed - Struct
DevicesGetExtendedInformationResponse
has been removed - Struct
DevicesGetExtendedInformationResult
has been removed - Struct
DevicesGetNetworkSettingsOptions
has been removed - Struct
DevicesGetNetworkSettingsResponse
has been removed - Struct
DevicesGetNetworkSettingsResult
has been removed - Struct
DevicesGetOptions
has been removed - Struct
DevicesGetResponse
has been removed - Struct
DevicesGetResult
has been removed - Struct
DevicesGetUpdateSummaryOptions
has been removed - Struct
DevicesGetUpdateSummaryResponse
has been removed - Struct
DevicesGetUpdateSummaryResult
has been removed - Struct
DevicesInstallUpdatesPoller
has been removed - Struct
DevicesInstallUpdatesPollerResponse
has been removed - Struct
DevicesInstallUpdatesResponse
has been removed - Struct
DevicesListByResourceGroupOptions
has been removed - Struct
DevicesListByResourceGroupPager
has been removed - Struct
DevicesListByResourceGroupResponse
has been removed - Struct
DevicesListByResourceGroupResult
has been removed - Struct
DevicesListBySubscriptionOptions
has been removed - Struct
DevicesListBySubscriptionPager
has been removed - Struct
DevicesListBySubscriptionResponse
has been removed - Struct
DevicesListBySubscriptionResult
has been removed - Struct
DevicesScanForUpdatesPoller
has been removed - Struct
DevicesScanForUpdatesPollerResponse
has been removed - Struct
DevicesScanForUpdatesResponse
has been removed - Struct
DevicesUpdateExtendedInformationOptions
has been removed - Struct
DevicesUpdateExtendedInformationResponse
has been removed - Struct
DevicesUpdateExtendedInformationResult
has been removed - Struct
DevicesUpdateOptions
has been removed - Struct
DevicesUpdateResponse
has been removed - Struct
DevicesUpdateResult
has been removed - Struct
DevicesUploadCertificateOptions
has been removed - Struct
DevicesUploadCertificateResponse
has been removed - Struct
DevicesUploadCertificateResult
has been removed - Struct
DiagnosticSettingsBeginUpdateDiagnosticProactiveLogCollectionSettingsOptions
has been removed - Struct
DiagnosticSettingsBeginUpdateDiagnosticRemoteSupportSettingsOptions
has been removed - Struct
DiagnosticSettingsGetDiagnosticProactiveLogCollectionSettingsOptions
has been removed - Struct
DiagnosticSettingsGetDiagnosticProactiveLogCollectionSettingsResponse
has been removed - Struct
DiagnosticSettingsGetDiagnosticProactiveLogCollectionSettingsResult
has been removed - Struct
DiagnosticSettingsGetDiagnosticRemoteSupportSettingsOptions
has been removed - Struct
DiagnosticSettingsGetDiagnosticRemoteSupportSettingsResponse
has been removed - Struct
DiagnosticSettingsGetDiagnosticRemoteSupportSettingsResult
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPoller
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsResponse
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticProactiveLogCollectionSettingsResult
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPoller
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsPollerResponse
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsResponse
has been removed - Struct
DiagnosticSettingsUpdateDiagnosticRemoteSupportSettingsResult
has been removed - Struct
JobsGetOptions
has been removed - Struct
JobsGetResponse
has been removed - Struct
JobsGetResult
has been removed - Struct
MonitoringConfigBeginCreateOrUpdateOptions
has been removed - Struct
MonitoringConfigBeginDeleteOptions
has been removed - Struct
MonitoringConfigCreateOrUpdatePoller
has been removed - Struct
MonitoringConfigCreateOrUpdatePollerResponse
has been removed - Struct
MonitoringConfigCreateOrUpdateResponse
has been removed - Struct
MonitoringConfigCreateOrUpdateResult
has been removed - Struct
MonitoringConfigDeletePoller
has been removed - Struct
MonitoringConfigDeletePollerResponse
has been removed - Struct
MonitoringConfigDeleteResponse
has been removed - Struct
MonitoringConfigGetOptions
has been removed - Struct
MonitoringConfigGetResponse
has been removed - Struct
MonitoringConfigGetResult
has been removed - Struct
MonitoringConfigListOptions
has been removed - Struct
MonitoringConfigListPager
has been removed - Struct
MonitoringConfigListResponse
has been removed - Struct
MonitoringConfigListResult
has been removed - Struct
NodesListByDataBoxEdgeDeviceOptions
has been removed - Struct
NodesListByDataBoxEdgeDevicePager
has been removed - Struct
NodesListByDataBoxEdgeDeviceResponse
has been removed - Struct
NodesListByDataBoxEdgeDeviceResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
OperationsStatusGetOptions
has been removed - Struct
OperationsStatusGetResponse
has been removed - Struct
OperationsStatusGetResult
has been removed - Struct
OrdersBeginCreateOrUpdateOptions
has been removed - Struct
OrdersBeginDeleteOptions
has been removed - Struct
OrdersCreateOrUpdatePoller
has been removed - Struct
OrdersCreateOrUpdatePollerResponse
has been removed - Struct
OrdersCreateOrUpdateResponse
has been removed - Struct
OrdersCreateOrUpdateResult
has been removed - Struct
OrdersDeletePoller
has been removed - Struct
OrdersDeletePollerResponse
has been removed - Struct
OrdersDeleteResponse
has been removed - Struct
OrdersGetOptions
has been removed - Struct
OrdersGetResponse
has been removed - Struct
OrdersGetResult
has been removed - Struct
OrdersListByDataBoxEdgeDeviceOptions
has been removed - Struct
OrdersListByDataBoxEdgeDevicePager
has been removed - Struct
OrdersListByDataBoxEdgeDeviceResponse
has been removed - Struct
OrdersListByDataBoxEdgeDeviceResult
has been removed - Struct
OrdersListDCAccessCodeOptions
has been removed - Struct
OrdersListDCAccessCodeResponse
has been removed - Struct
OrdersListDCAccessCodeResult
has been removed - Struct
ResourceTypeSKU
has been removed - Struct
RolesBeginCreateOrUpdateOptions
has been removed - Struct
RolesBeginDeleteOptions
has been removed - Struct
RolesCreateOrUpdatePoller
has been removed - Struct
RolesCreateOrUpdatePollerResponse
has been removed - Struct
RolesCreateOrUpdateResponse
has been removed - Struct
RolesCreateOrUpdateResult
has been removed - Struct
RolesDeletePoller
has been removed - Struct
RolesDeletePollerResponse
has been removed - Struct
RolesDeleteResponse
has been removed - Struct
RolesGetOptions
has been removed - Struct
RolesGetResponse
has been removed - Struct
RolesGetResult
has been removed - Struct
RolesListByDataBoxEdgeDeviceOptions
has been removed - Struct
RolesListByDataBoxEdgeDevicePager
has been removed - Struct
RolesListByDataBoxEdgeDeviceResponse
has been removed - Struct
RolesListByDataBoxEdgeDeviceResult
has been removed - Struct
SKUInformation
has been removed - Struct
SKUInformationList
has been removed - Struct
SharesBeginCreateOrUpdateOptions
has been removed - Struct
SharesBeginDeleteOptions
has been removed - Struct
SharesBeginRefreshOptions
has been removed - Struct
SharesCreateOrUpdatePoller
has been removed - Struct
SharesCreateOrUpdatePollerResponse
has been removed - Struct
SharesCreateOrUpdateResponse
has been removed - Struct
SharesCreateOrUpdateResult
has been removed - Struct
SharesDeletePoller
has been removed - Struct
SharesDeletePollerResponse
has been removed - Struct
SharesDeleteResponse
has been removed - Struct
SharesGetOptions
has been removed - Struct
SharesGetResponse
has been removed - Struct
SharesGetResult
has been removed - Struct
SharesListByDataBoxEdgeDeviceOptions
has been removed - Struct
SharesListByDataBoxEdgeDevicePager
has been removed - Struct
SharesListByDataBoxEdgeDeviceResponse
has been removed - Struct
SharesListByDataBoxEdgeDeviceResult
has been removed - Struct
SharesRefreshPoller
has been removed - Struct
SharesRefreshPollerResponse
has been removed - Struct
SharesRefreshResponse
has been removed - Struct
StorageAccountCredentialsBeginCreateOrUpdateOptions
has been removed - Struct
StorageAccountCredentialsBeginDeleteOptions
has been removed - Struct
StorageAccountCredentialsCreateOrUpdatePoller
has been removed - Struct
StorageAccountCredentialsCreateOrUpdatePollerResponse
has been removed - Struct
StorageAccountCredentialsCreateOrUpdateResponse
has been removed - Struct
StorageAccountCredentialsCreateOrUpdateResult
has been removed - Struct
StorageAccountCredentialsDeletePoller
has been removed - Struct
StorageAccountCredentialsDeletePollerResponse
has been removed - Struct
StorageAccountCredentialsDeleteResponse
has been removed - Struct
StorageAccountCredentialsGetOptions
has been removed - Struct
StorageAccountCredentialsGetResponse
has been removed - Struct
StorageAccountCredentialsGetResult
has been removed - Struct
StorageAccountCredentialsListByDataBoxEdgeDeviceOptions
has been removed - Struct
StorageAccountCredentialsListByDataBoxEdgeDevicePager
has been removed - Struct
StorageAccountCredentialsListByDataBoxEdgeDeviceResponse
has been removed - Struct
StorageAccountCredentialsListByDataBoxEdgeDeviceResult
has been removed - Struct
StorageAccountsBeginCreateOrUpdateOptions
has been removed - Struct
StorageAccountsBeginDeleteOptions
has been removed - Struct
StorageAccountsCreateOrUpdatePoller
has been removed - Struct
StorageAccountsCreateOrUpdatePollerResponse
has been removed - Struct
StorageAccountsCreateOrUpdateResponse
has been removed - Struct
StorageAccountsCreateOrUpdateResult
has been removed - Struct
StorageAccountsDeletePoller
has been removed - Struct
StorageAccountsDeletePollerResponse
has been removed - Struct
StorageAccountsDeleteResponse
has been removed - Struct
StorageAccountsGetOptions
has been removed - Struct
StorageAccountsGetResponse
has been removed - Struct
StorageAccountsGetResult
has been removed - Struct
StorageAccountsListByDataBoxEdgeDeviceOptions
has been removed - Struct
StorageAccountsListByDataBoxEdgeDevicePager
has been removed - Struct
StorageAccountsListByDataBoxEdgeDeviceResponse
has been removed - Struct
StorageAccountsListByDataBoxEdgeDeviceResult
has been removed - Struct
SupportPackagesBeginTriggerSupportPackageOptions
has been removed - Struct
SupportPackagesTriggerSupportPackagePoller
has been removed - Struct
SupportPackagesTriggerSupportPackagePollerResponse
has been removed - Struct
SupportPackagesTriggerSupportPackageResponse
has been removed - Struct
TriggersBeginCreateOrUpdateOptions
has been removed - Struct
TriggersBeginDeleteOptions
has been removed - Struct
TriggersCreateOrUpdatePoller
has been removed - Struct
TriggersCreateOrUpdatePollerResponse
has been removed - Struct
TriggersCreateOrUpdateResponse
has been removed - Struct
TriggersCreateOrUpdateResult
has been removed - Struct
TriggersDeletePoller
has been removed - Struct
TriggersDeletePollerResponse
has been removed - Struct
TriggersDeleteResponse
has been removed - Struct
TriggersGetOptions
has been removed - Struct
TriggersGetResponse
has been removed - Struct
TriggersGetResult
has been removed - Struct
TriggersListByDataBoxEdgeDeviceOptions
has been removed - Struct
TriggersListByDataBoxEdgeDevicePager
has been removed - Struct
TriggersListByDataBoxEdgeDeviceResponse
has been removed - Struct
TriggersListByDataBoxEdgeDeviceResult
has been removed - Struct
UsersBeginCreateOrUpdateOptions
has been removed - Struct
UsersBeginDeleteOptions
has been removed - Struct
UsersCreateOrUpdatePoller
has been removed - Struct
UsersCreateOrUpdatePollerResponse
has been removed - Struct
UsersCreateOrUpdateResponse
has been removed - Struct
UsersCreateOrUpdateResult
has been removed - Struct
UsersDeletePoller
has been removed - Struct
UsersDeletePollerResponse
has been removed - Struct
UsersDeleteResponse
has been removed - Struct
UsersGetOptions
has been removed - Struct
UsersGetResponse
has been removed - Struct
UsersGetResult
has been removed - Struct
UsersListByDataBoxEdgeDeviceOptions
has been removed - Struct
UsersListByDataBoxEdgeDevicePager
has been removed - Struct
UsersListByDataBoxEdgeDeviceResponse
has been removed - Struct
UsersListByDataBoxEdgeDeviceResult
has been removed - Field
ARMBaseModel
of structShare
has been removed - Field
ARMBaseModel
of structTrigger
has been removed - Field
ARMBaseModel
of structDiagnosticProactiveLogCollectionSettings
has been removed - Field
ARMBaseModel
of structUser
has been removed - Field
Trigger
of structFileEventTrigger
has been removed - Field
ARMBaseModel
of structStorageAccountCredential
has been removed - Field
ARMBaseModel
of structOrder
has been removed - Field
ARMBaseModel
of structStorageAccount
has been removed - Field
ARMBaseModel
of structSecuritySettings
has been removed - Field
ARMBaseModel
of structMonitoringMetricConfiguration
has been removed - Field
Trigger
of structPeriodicTimerEventTrigger
has been removed - Field
ARMBaseModel
of structNode
has been removed - Field
ARMBaseModel
of structAddon
has been removed - Field
ARMBaseModel
of structAlert
has been removed - Field
ARMBaseModel
of structDiagnosticRemoteSupportSettings
has been removed - Field
ARMBaseModel
of structTriggerSupportPackageRequest
has been removed - Field
ARMBaseModel
of structBandwidthSchedule
has been removed - Field
Addon
of structArcAddon
has been removed - Field
Role
of structKubernetesRole
has been removed - Field
ARMBaseModel
of structContainer
has been removed - Field
Role
of structMECRole
has been removed - Field
ARMBaseModel
of structRole
has been removed - Field
ARMBaseModel
of structUpdateSummary
has been removed - Field
Role
of structIoTRole
has been removed - Field
ARMBaseModel
of structNetworkSettings
has been removed - Field
Addon
of structIoTAddon
has been removed - Field
Role
of structCloudEdgeManagementRole
has been removed
Features Added
- New function
DevicesClientDownloadUpdatesPollerResponse.PollUntilDone(context.Context, time.Duration) (DevicesClientDownloadUpdatesResponse, error)
- New function
*RolesClientDeletePoller.Done() bool
- New function
*BandwidthSchedulesClientDeletePoller.Done() bool
- New function
DeviceList.MarshalJSON() ([]byte, error)
- New function
DevicesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (DevicesClientDeleteResponse, error)
- New function
*StorageAccountsClientDeletePoller.ResumeToken() (string, error)
- New function
*BandwidthSchedulesClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
StorageAccountsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (StorageAccountsClientDeleteResponse, error)
- New function
DevicesClientCreateOrUpdateSecuritySettingsPollerResponse.PollUntilDone(context.Context, time.Duration) (DevicesClientCreateOrUpdateSecuritySettingsResponse, error)
- New function
*BandwidthSchedulesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
SKUList.MarshalJSON() ([]byte, error)
- New function
*DevicesClientCreateOrUpdateSecuritySettingsPoller.Poll(context.Context) (*http.Response, error)
- New function
*TriggersClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*RolesClientCreateOrUpdatePoller.FinalResponse(context.Context) (RolesClientCreateOrUpdateResponse, error)
- New function
*AlertsClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*DevicesClientScanForUpdatesPoller.FinalResponse(context.Context) (DevicesClientScanForUpdatesResponse, error)
- New function
*StorageAccountCredentialsClientDeletePollerResponse.Resume(context.Context, *StorageAccountCredentialsClient, string) error
- New function
*UsersClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*MonitoringConfigClientCreateOrUpdatePoller.FinalResponse(context.Context) (MonitoringConfigClientCreateOrUpdateResponse, error)
- New function
*UsersClientDeletePoller.FinalResponse(context.Context) (UsersClientDeleteResponse, error)
- New function
*DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPoller.Poll(context.Context) (*http.Response, error)
- New function
*ContainersClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*MonitoringConfigClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
UsersClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (UsersClientDeleteResponse, error)
- New function
*SharesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPollerResponse.PollUntilDone(context.Context, time.Duration) (DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsResponse, error)
- New function
*RolesClientCreateOrUpdateResult.UnmarshalJSON([]byte) error
- New function
RolesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (RolesClientDeleteResponse, error)
- New function
*DevicesClientDownloadUpdatesPoller.ResumeToken() (string, error)
- New function
*DevicesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*StorageAccountCredentialsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*UsersClientListByDataBoxEdgeDevicePager.Err() error
- New function
*AddonsClientCreateOrUpdateResult.UnmarshalJSON([]byte) error
- New function
*SupportPackagesClientTriggerSupportPackagePoller.FinalResponse(context.Context) (SupportPackagesClientTriggerSupportPackageResponse, error)
- New function
*UsersClientDeletePoller.ResumeToken() (string, error)
- New function
*ArcAddon.GetAddon() *Addon
- New function
*SupportPackagesClientTriggerSupportPackagePoller.Done() bool
- New function
*RolesClientGetResult.UnmarshalJSON([]byte) error
- New function
*OrdersClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*AddonsClientCreateOrUpdatePoller.Done() bool
- New function
*MonitoringConfigClientCreateOrUpdatePollerResponse.Resume(context.Context, *MonitoringConfigClient, string) error
- New function
*ContainersClientDeletePollerResponse.Resume(context.Context, *ContainersClient, string) error
- New function
*SupportPackagesClientTriggerSupportPackagePoller.ResumeToken() (string, error)
- New function
*MonitoringConfigClientListPager.Err() error
- New function
*StorageAccountsClientListByDataBoxEdgeDevicePager.PageResponse() StorageAccountsClientListByDataBoxEdgeDeviceResponse
- New function
*SharesClientRefreshPoller.Done() bool
- New function
*RolesClientDeletePoller.FinalResponse(context.Context) (RolesClientDeleteResponse, error)
- New function
*OrdersClientCreateOrUpdatePoller.Done() bool
- New function
*RolesClientCreateOrUpdatePoller.Done() bool
- New function
*SharesClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*DevicesClientCreateOrUpdateSecuritySettingsPollerResponse.Resume(context.Context, *DevicesClient, string) error
- New function
*OrdersClientCreateOrUpdatePollerResponse.Resume(context.Context, *OrdersClient, string) error
- New function
*StorageAccountsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*StorageAccountsClientDeletePoller.FinalResponse(context.Context) (StorageAccountsClientDeleteResponse, error)
- New function
*DevicesClientDeletePoller.FinalResponse(context.Context) (DevicesClientDeleteResponse, error)
- New function
*ContainersClientDeletePoller.FinalResponse(context.Context) (ContainersClientDeleteResponse, error)
- New function
DeviceProperties.MarshalJSON() ([]byte, error)
- New function
*RolesClientDeletePollerResponse.Resume(context.Context, *RolesClient, string) error
- New function
*StorageAccountsClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*AddonsClientCreateOrUpdatePoller.FinalResponse(context.Context) (AddonsClientCreateOrUpdateResponse, error)
- New function
*TriggersClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*SharesClientRefreshPollerResponse.Resume(context.Context, *SharesClient, string) error
- New function
*StorageAccountCredentialsClientDeletePoller.ResumeToken() (string, error)
- New function
DevicesClientScanForUpdatesPollerResponse.PollUntilDone(context.Context, time.Duration) (DevicesClientScanForUpdatesResponse, error)
- New function
RolesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (RolesClientCreateOrUpdateResponse, error)
- New function
OrdersClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (OrdersClientDeleteResponse, error)
- New function
*OrdersClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*StorageAccountCredentialsClientCreateOrUpdatePoller.FinalResponse(context.Context) (StorageAccountCredentialsClientCreateOrUpdateResponse, error)
- New function
*AddonsClientCreateOrUpdatePollerResponse.Resume(context.Context, *AddonsClient, string) error
- New function
*StorageAccountsClientCreateOrUpdatePollerResponse.Resume(context.Context, *StorageAccountsClient, string) error
- New function
*ContainersClientCreateOrUpdatePoller.FinalResponse(context.Context) (ContainersClientCreateOrUpdateResponse, error)
- New function
*AddonsClientListByRolePager.PageResponse() AddonsClientListByRoleResponse
- New function
*BandwidthSchedulesClientCreateOrUpdatePoller.Done() bool
- New function
OrdersClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (OrdersClientCreateOrUpdateResponse, error)
- New function
*StorageAccountCredentialsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*DevicesClientInstallUpdatesPoller.Poll(context.Context) (*http.Response, error)
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPoller.ResumeToken() (string, error)
- New function
*UsersClientCreateOrUpdatePoller.FinalResponse(context.Context) (UsersClientCreateOrUpdateResponse, error)
- New function
*ContainersClientRefreshPoller.ResumeToken() (string, error)
- New function
*AddonsClientDeletePoller.FinalResponse(context.Context) (AddonsClientDeleteResponse, error)
- New function
*AddonsClientListByRolePager.Err() error
- New function
*RolesClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*RolesClientListByDataBoxEdgeDevicePager.PageResponse() RolesClientListByDataBoxEdgeDeviceResponse
- New function
*OperationsClientListPager.Err() error
- New function
*UsersClientDeletePoller.Done() bool
- New function
*DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPoller.Done() bool
- New function
*OrdersClientDeletePollerResponse.Resume(context.Context, *OrdersClient, string) error
- New function
*AddonsClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*MonitoringConfigClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
DeviceExtendedInfoProperties.MarshalJSON() ([]byte, error)
- New function
*OrdersClientDeletePoller.FinalResponse(context.Context) (OrdersClientDeleteResponse, error)
- New function
*SharesClientRefreshPoller.FinalResponse(context.Context) (SharesClientRefreshResponse, error)
- New function
*UsersClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*StorageAccountsClientDeletePollerResponse.Resume(context.Context, *StorageAccountsClient, string) error
- New function
SharesClientRefreshPollerResponse.PollUntilDone(context.Context, time.Duration) (SharesClientRefreshResponse, error)
- New function
*IoTAddon.GetAddon() *Addon
- New function
*BandwidthSchedulesClientDeletePollerResponse.Resume(context.Context, *BandwidthSchedulesClient, string) error
- New function
*FileEventTrigger.GetTrigger() *Trigger
- New function
*DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPoller.Done() bool
- New function
*DevicesClientScanForUpdatesPoller.Poll(context.Context) (*http.Response, error)
- New function
*AddonsClientDeletePoller.Done() bool
- New function
*DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPoller.Poll(context.Context) (*http.Response, error)
- New function
*DevicesClientScanForUpdatesPoller.Done() bool
- New function
*MonitoringConfigClientCreateOrUpdatePoller.Done() bool
- New function
*BandwidthSchedulesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*BandwidthSchedulesClientCreateOrUpdatePollerResponse.Resume(context.Context, *BandwidthSchedulesClient, string) error
- New function
AddonsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (AddonsClientDeleteResponse, error)
- New function
*TriggersClientDeletePoller.ResumeToken() (string, error)
- New function
*StorageAccountCredentialsClientListByDataBoxEdgeDevicePager.Err() error
- New function
*StorageAccountsClientListByDataBoxEdgeDevicePager.Err() error
- New function
*IoTRole.GetRole() *Role
- New function
*DevicesClientInstallUpdatesPoller.Done() bool
- New function
*DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse.Resume(context.Context, *DiagnosticSettingsClient, string) error
- New function
*BandwidthSchedulesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*SharesClientRefreshPoller.ResumeToken() (string, error)
- New function
*UsersClientDeletePollerResponse.Resume(context.Context, *UsersClient, string) error
- New function
*SharesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*DevicesClientCreateOrUpdateSecuritySettingsPoller.FinalResponse(context.Context) (DevicesClientCreateOrUpdateSecuritySettingsResponse, error)
- New function
*ContainersClientListByStorageAccountPager.PageResponse() ContainersClientListByStorageAccountResponse
- New function
*TriggersClientCreateOrUpdateResult.UnmarshalJSON([]byte) error
- New function
*NodesClientListByDataBoxEdgeDevicePager.Err() error
- New function
*StorageAccountsClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*NodesClientListByDataBoxEdgeDevicePager.PageResponse() NodesClientListByDataBoxEdgeDeviceResponse
- New function
*AddonsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
MonitoringConfigClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (MonitoringConfigClientCreateOrUpdateResponse, error)
- New function
*StorageAccountCredentialsClientDeletePoller.Done() bool
- New function
StorageAccountCredentialsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (StorageAccountCredentialsClientDeleteResponse, error)
- New function
*DevicesClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
*DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPollerResponse.Resume(context.Context, *DiagnosticSettingsClient, string) error
- New function
*RolesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
TriggersClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (TriggersClientDeleteResponse, error)
- New function
*AlertsClientListByDataBoxEdgeDevicePager.Err() error
- New function
ContainersClientRefreshPollerResponse.PollUntilDone(context.Context, time.Duration) (ContainersClientRefreshResponse, error)
- New function
*AddonsClientDeletePoller.ResumeToken() (string, error)
- New function
*KubernetesRole.GetRole() *Role
- New function
SupportPackagesClientTriggerSupportPackagePollerResponse.PollUntilDone(context.Context, time.Duration) (SupportPackagesClientTriggerSupportPackageResponse, error)
- New function
*OrdersClientDeletePoller.Done() bool
- New function
*DevicesClientListByResourceGroupPager.Err() error
- New function
*ContainersClientRefreshPollerResponse.Resume(context.Context, *ContainersClient, string) error
- New function
*DevicesClientInstallUpdatesPoller.FinalResponse(context.Context) (DevicesClientInstallUpdatesResponse, error)
- New function
*ContainersClientRefreshPoller.Poll(context.Context) (*http.Response, error)
- New function
*OrdersClientDeletePoller.ResumeToken() (string, error)
- New function
*PeriodicTimerEventTrigger.GetTrigger() *Trigger
- New function
*DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPoller.ResumeToken() (string, error)
- New function
*RolesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*AddonsClientDeletePollerResponse.Resume(context.Context, *AddonsClient, string) error
- New function
*DevicesClientDeletePoller.ResumeToken() (string, error)
- New function
*DevicesClientInstallUpdatesPoller.ResumeToken() (string, error)
- New function
*TriggersClientGetResult.UnmarshalJSON([]byte) error
- New function
*DevicesClientDownloadUpdatesPoller.FinalResponse(context.Context) (DevicesClientDownloadUpdatesResponse, error)
- New function
*TriggersClientCreateOrUpdatePollerResponse.Resume(context.Context, *TriggersClient, string) error
- New function
*RolesClientListByDataBoxEdgeDevicePager.Err() error
- New function
*TriggersClientListByDataBoxEdgeDevicePager.PageResponse() TriggersClientListByDataBoxEdgeDeviceResponse
- New function
*StorageAccountCredentialsClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*AvailableSKUsClientListPager.PageResponse() AvailableSKUsClientListResponse
- New function
*DevicesClientDownloadUpdatesPoller.Done() bool
- New function
*SharesClientDeletePoller.Done() bool
- New function
*DevicesClientListBySubscriptionPager.Err() error
- New function
*DevicesClientInstallUpdatesPollerResponse.Resume(context.Context, *DevicesClient, string) error
- New function
*StorageAccountCredentialsClientDeletePoller.FinalResponse(context.Context) (StorageAccountCredentialsClientDeleteResponse, error)
- New function
*OrdersClientCreateOrUpdatePoller.FinalResponse(context.Context) (OrdersClientCreateOrUpdateResponse, error)
- New function
*DevicesClientDeletePollerResponse.Resume(context.Context, *DevicesClient, string) error
- New function
*MonitoringConfigClientDeletePollerResponse.Resume(context.Context, *MonitoringConfigClient, string) error
- New function
DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse.PollUntilDone(context.Context, time.Duration) (DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsResponse, error)
- New function
*TriggersClientDeletePoller.FinalResponse(context.Context) (TriggersClientDeleteResponse, error)
- New function
*DevicesClientDeletePoller.Done() bool
- New function
*StorageAccountCredentialsClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPoller.FinalResponse(context.Context) (DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsResponse, error)
- New function
*DevicesClientCreateOrUpdateSecuritySettingsPoller.ResumeToken() (string, error)
- New function
*AddonsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*OrdersClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*TriggersClientCreateOrUpdatePoller.Done() bool
- New function
StorageAccountCredentialsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (StorageAccountCredentialsClientCreateOrUpdateResponse, error)
- New function
*DevicesClientListByResourceGroupPager.PageResponse() DevicesClientListByResourceGroupResponse
- New function
*SharesClientDeletePoller.ResumeToken() (string, error)
- New function
*UsersClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*DevicesClientDownloadUpdatesPollerResponse.Resume(context.Context, *DevicesClient, string) error
- New function
UsersClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (UsersClientCreateOrUpdateResponse, error)
- New function
*ContainersClientCreateOrUpdatePollerResponse.Resume(context.Context, *ContainersClient, string) error
- New function
*DevicesClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*SharesClientDeletePollerResponse.Resume(context.Context, *SharesClient, string) error
- New function
*RolesClientDeletePoller.ResumeToken() (string, error)
- New function
*TriggersClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
TriggersClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (TriggersClientCreateOrUpdateResponse, error)
- New function
AddonsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (AddonsClientCreateOrUpdateResponse, error)
- New function
Device.MarshalJSON() ([]byte, error)
- New function
*OrdersClientListByDataBoxEdgeDevicePager.Err() error
- New function
*SharesClientCreateOrUpdatePollerResponse.Resume(context.Context, *SharesClient, string) error
- New function
*TriggersClientCreateOrUpdatePoller.FinalResponse(context.Context) (TriggersClientCreateOrUpdateResponse, error)
- New function
SharesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (SharesClientCreateOrUpdateResponse, error)
- New function
*ContainersClientListByStorageAccountPager.Err() error
- New function
*DevicesClientScanForUpdatesPollerResponse.Resume(context.Context, *DevicesClient, string) error
- New function
*SupportPackagesClientTriggerSupportPackagePollerResponse.Resume(context.Context, *SupportPackagesClient, string) error
- New function
*BandwidthSchedulesClientDeletePoller.ResumeToken() (string, error)
- New function
MonitoringConfigClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (MonitoringConfigClientDeleteResponse, error)
- New function
*TriggersClientDeletePollerResponse.Resume(context.Context, *TriggersClient, string) error
- New function
*TriggersClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*CloudEdgeManagementRole.GetRole() *Role
- New function
*TriggersClientListByDataBoxEdgeDevicePager.Err() error
- New function
*MECRole.GetRole() *Role
- New function
*SharesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*StorageAccountsClientCreateOrUpdatePoller.FinalResponse(context.Context) (StorageAccountsClientCreateOrUpdateResponse, error)
- New function
*OrdersClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*StorageAccountsClientDeletePoller.Done() bool
- New function
*MonitoringConfigClientDeletePoller.Done() bool
- New function
*ContainersClientDeletePoller.Done() bool
- New function
*ContainersClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ContainersClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*BandwidthSchedulesClientListByDataBoxEdgeDevicePager.PageResponse() BandwidthSchedulesClientListByDataBoxEdgeDeviceResponse
- New function
*SharesClientDeletePoller.FinalResponse(context.Context) (SharesClientDeleteResponse, error)
- New function
*StorageAccountCredentialsClientListByDataBoxEdgeDevicePager.PageResponse() StorageAccountCredentialsClientListByDataBoxEdgeDeviceResponse
- New function
*UsersClientCreateOrUpdatePollerResponse.Resume(context.Context, *UsersClient, string) error
- New function
*AvailableSKUsClientListPager.NextPage(context.Context) bool
- New function
*DevicesClientDownloadUpdatesPoller.Poll(context.Context) (*http.Response, error)
- New function
DevicePatch.MarshalJSON() ([]byte, error)
- New function
*StorageAccountsClientCreateOrUpdatePoller.Done() bool
- New function
ContainersClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (ContainersClientDeleteResponse, error)
- New function
*SupportPackagesClientTriggerSupportPackagePoller.Poll(context.Context) (*http.Response, error)
- New function
*BandwidthSchedulesClientListByDataBoxEdgeDevicePager.Err() error
- New function
*DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPoller.FinalResponse(context.Context) (DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsResponse, error)
- New function
*DevicesClientScanForUpdatesPoller.ResumeToken() (string, error)
- New function
*ContainersClientRefreshPoller.FinalResponse(context.Context) (ContainersClientRefreshResponse, error)
- New function
*ContainersClientRefreshPoller.Done() bool
- New function
BandwidthSchedulesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (BandwidthSchedulesClientCreateOrUpdateResponse, error)
- New function
*DevicesClientCreateOrUpdateSecuritySettingsPoller.Done() bool
- New function
BandwidthSchedulesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (BandwidthSchedulesClientDeleteResponse, error)
- New function
*AddonsClientListByRolePager.NextPage(context.Context) bool
- New function
*StorageAccountsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*MonitoringConfigClientListPager.NextPage(context.Context) bool
- New function
*UsersClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
SharesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (SharesClientDeleteResponse, error)
- New function
*AddonsClientGetResult.UnmarshalJSON([]byte) error
- New function
*ContainersClientListByStorageAccountPager.NextPage(context.Context) bool
- New function
*ContainersClientDeletePoller.ResumeToken() (string, error)
- New function
*SharesClientRefreshPoller.Poll(context.Context) (*http.Response, error)
- New function
*UsersClientListByDataBoxEdgeDevicePager.PageResponse() UsersClientListByDataBoxEdgeDeviceResponse
- New function
*StorageAccountCredentialsClientCreateOrUpdatePoller.Done() bool
- New function
*UsersClientCreateOrUpdatePoller.Done() bool
- New function
*DevicesClientListBySubscriptionPager.PageResponse() DevicesClientListBySubscriptionResponse
- New function
*SharesClientListByDataBoxEdgeDevicePager.PageResponse() SharesClientListByDataBoxEdgeDeviceResponse
- New function
*NodesClientListByDataBoxEdgeDevicePager.NextPage(context.Context) bool
- New function
*SharesClientCreateOrUpdatePoller.FinalResponse(context.Context) (SharesClientCreateOrUpdateResponse, error)
- New function
*MonitoringConfigClientDeletePoller.ResumeToken() (string, error)
- New function
*TriggersClientDeletePoller.Done() bool
- New function
SKU.MarshalJSON() ([]byte, error)
- New function
*ContainersClientCreateOrUpdatePoller.Done() bool
- New function
*SharesClientListByDataBoxEdgeDevicePager.Err() error
- New function
*BandwidthSchedulesClientDeletePoller.FinalResponse(context.Context) (BandwidthSchedulesClientDeleteResponse, error)
- New function
*BandwidthSchedulesClientCreateOrUpdatePoller.FinalResponse(context.Context) (BandwidthSchedulesClientCreateOrUpdateResponse, error)
- New function
*MonitoringConfigClientDeletePoller.FinalResponse(context.Context) (MonitoringConfigClientDeleteResponse, error)
- New function
*MonitoringConfigClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
DevicesClientInstallUpdatesPollerResponse.PollUntilDone(context.Context, time.Duration) (DevicesClientInstallUpdatesResponse, error)
- New function
StorageAccountsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (StorageAccountsClientCreateOrUpdateResponse, error)
- New function
*AvailableSKUsClientListPager.Err() error
- New function
ContainersClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ContainersClientCreateOrUpdateResponse, error)
- New function
*StorageAccountCredentialsClientCreateOrUpdatePollerResponse.Resume(context.Context, *StorageAccountCredentialsClient, string) error
- New function
*OrdersClientListByDataBoxEdgeDevicePager.PageResponse() OrdersClientListByDataBoxEdgeDeviceResponse
- New function
*RolesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*AlertsClientListByDataBoxEdgeDevicePager.PageResponse() AlertsClientListByDataBoxEdgeDeviceResponse
- New function
*SharesClientCreateOrUpdatePoller.Done() bool
- New function
*RolesClientCreateOrUpdatePollerResponse.Resume(context.Context, *RolesClient, string) error
- New function
*MonitoringConfigClientListPager.PageResponse() MonitoringConfigClientListResponse
- New struct
AddonsClientBeginCreateOrUpdateOptions
- New struct
AddonsClientBeginDeleteOptions
- New struct
AddonsClientCreateOrUpdatePoller
- New struct
AddonsClientCreateOrUpdatePollerResponse
- New struct
AddonsClientCreateOrUpdateResponse
- New struct
AddonsClientCreateOrUpdateResult
- New struct
AddonsClientDeletePoller
- New struct
AddonsClientDeletePollerResponse
- New struct
AddonsClientDeleteResponse
- New struct
AddonsClientGetOptions
- New struct
AddonsClientGetResponse
- New struct
AddonsClientGetResult
- New struct
AddonsClientListByRoleOptions
- New struct
AddonsClientListByRolePager
- New struct
AddonsClientListByRoleResponse
- New struct
AddonsClientListByRoleResult
- New struct
AlertsClientGetOptions
- New struct
AlertsClientGetResponse
- New struct
AlertsClientGetResult
- New struct
AlertsClientListByDataBoxEdgeDeviceOptions
- New struct
AlertsClientListByDataBoxEdgeDevicePager
- New struct
AlertsClientListByDataBoxEdgeDeviceResponse
- New struct
AlertsClientListByDataBoxEdgeDeviceResult
- New struct
AvailableSKUsClientListOptions
- New struct
AvailableSKUsClientListPager
- New struct
AvailableSKUsClientListResponse
- New struct
AvailableSKUsClientListResult
- New struct
BandwidthSchedulesClientBeginCreateOrUpdateOptions
- New struct
BandwidthSchedulesClientBeginDeleteOptions
- New struct
BandwidthSchedulesClientCreateOrUpdatePoller
- New struct
BandwidthSchedulesClientCreateOrUpdatePollerResponse
- New struct
BandwidthSchedulesClientCreateOrUpdateResponse
- New struct
BandwidthSchedulesClientCreateOrUpdateResult
- New struct
BandwidthSchedulesClientDeletePoller
- New struct
BandwidthSchedulesClientDeletePollerResponse
- New struct
BandwidthSchedulesClientDeleteResponse
- New struct
BandwidthSchedulesClientGetOptions
- New struct
BandwidthSchedulesClientGetResponse
- New struct
BandwidthSchedulesClientGetResult
- New struct
BandwidthSchedulesClientListByDataBoxEdgeDeviceOptions
- New struct
BandwidthSchedulesClientListByDataBoxEdgeDevicePager
- New struct
BandwidthSchedulesClientListByDataBoxEdgeDeviceResponse
- New struct
BandwidthSchedulesClientListByDataBoxEdgeDeviceResult
- New struct
ContainersClientBeginCreateOrUpdateOptions
- New struct
ContainersClientBeginDeleteOptions
- New struct
ContainersClientBeginRefreshOptions
- New struct
ContainersClientCreateOrUpdatePoller
- New struct
ContainersClientCreateOrUpdatePollerResponse
- New struct
ContainersClientCreateOrUpdateResponse
- New struct
ContainersClientCreateOrUpdateResult
- New struct
ContainersClientDeletePoller
- New struct
ContainersClientDeletePollerResponse
- New struct
ContainersClientDeleteResponse
- New struct
ContainersClientGetOptions
- New struct
ContainersClientGetResponse
- New struct
ContainersClientGetResult
- New struct
ContainersClientListByStorageAccountOptions
- New struct
ContainersClientListByStorageAccountPager
- New struct
ContainersClientListByStorageAccountResponse
- New struct
ContainersClientListByStorageAccountResult
- New struct
ContainersClientRefreshPoller
- New struct
ContainersClientRefreshPollerResponse
- New struct
ContainersClientRefreshResponse
- New struct
Device
- New struct
DeviceExtendedInfo
- New struct
DeviceExtendedInfoPatch
- New struct
DeviceExtendedInfoProperties
- New struct
DeviceList
- New struct
DevicePatch
- New struct
DeviceProperties
- New struct
DevicePropertiesPatch
- New struct
DevicesClientBeginCreateOrUpdateSecuritySettingsOptions
- New struct
DevicesClientBeginDeleteOptions
- New struct
DevicesClientBeginDownloadUpdatesOptions
- New struct
DevicesClientBeginInstallUpdatesOptions
- New struct
DevicesClientBeginScanForUpdatesOptions
- New struct
DevicesClientCreateOrUpdateOptions
- New struct
DevicesClientCreateOrUpdateResponse
- New struct
DevicesClientCreateOrUpdateResult
- New struct
DevicesClientCreateOrUpdateSecuritySettingsPoller
- New struct
DevicesClientCreateOrUpdateSecuritySettingsPollerResponse
- New struct
DevicesClientCreateOrUpdateSecuritySettingsResponse
- New struct
DevicesClientDeletePoller
- New struct
DevicesClientDeletePollerResponse
- New struct
DevicesClientDeleteResponse
- New struct
DevicesClientDownloadUpdatesPoller
- New struct
DevicesClientDownloadUpdatesPollerResponse
- New struct
DevicesClientDownloadUpdatesResponse
- New struct
DevicesClientGenerateCertificateOptions
- New struct
DevicesClientGenerateCertificateResponse
- New struct
DevicesClientGenerateCertificateResult
- New struct
DevicesClientGetExtendedInformationOptions
- New struct
DevicesClientGetExtendedInformationResponse
- New struct
DevicesClientGetExtendedInformationResult
- New struct
DevicesClientGetNetworkSettingsOptions
- New struct
DevicesClientGetNetworkSettingsResponse
- New struct
DevicesClientGetNetworkSettingsResult
- New struct
DevicesClientGetOptions
- New struct
DevicesClientGetResponse
- New struct
DevicesClientGetResult
- New struct
DevicesClientGetUpdateSummaryOptions
- New struct
DevicesClientGetUpdateSummaryResponse
- New struct
DevicesClientGetUpdateSummaryResult
- New struct
DevicesClientInstallUpdatesPoller
- New struct
DevicesClientInstallUpdatesPollerResponse
- New struct
DevicesClientInstallUpdatesResponse
- New struct
DevicesClientListByResourceGroupOptions
- New struct
DevicesClientListByResourceGroupPager
- New struct
DevicesClientListByResourceGroupResponse
- New struct
DevicesClientListByResourceGroupResult
- New struct
DevicesClientListBySubscriptionOptions
- New struct
DevicesClientListBySubscriptionPager
- New struct
DevicesClientListBySubscriptionResponse
- New struct
DevicesClientListBySubscriptionResult
- New struct
DevicesClientScanForUpdatesPoller
- New struct
DevicesClientScanForUpdatesPollerResponse
- New struct
DevicesClientScanForUpdatesResponse
- New struct
DevicesClientUpdateExtendedInformationOptions
- New struct
DevicesClientUpdateExtendedInformationResponse
- New struct
DevicesClientUpdateExtendedInformationResult
- New struct
DevicesClientUpdateOptions
- New struct
DevicesClientUpdateResponse
- New struct
DevicesClientUpdateResult
- New struct
DevicesClientUploadCertificateOptions
- New struct
DevicesClientUploadCertificateResponse
- New struct
DevicesClientUploadCertificateResult
- New struct
DiagnosticSettingsClientBeginUpdateDiagnosticProactiveLogCollectionSettingsOptions
- New struct
DiagnosticSettingsClientBeginUpdateDiagnosticRemoteSupportSettingsOptions
- New struct
DiagnosticSettingsClientGetDiagnosticProactiveLogCollectionSettingsOptions
- New struct
DiagnosticSettingsClientGetDiagnosticProactiveLogCollectionSettingsResponse
- New struct
DiagnosticSettingsClientGetDiagnosticProactiveLogCollectionSettingsResult
- New struct
DiagnosticSettingsClientGetDiagnosticRemoteSupportSettingsOptions
- New struct
DiagnosticSettingsClientGetDiagnosticRemoteSupportSettingsResponse
- New struct
DiagnosticSettingsClientGetDiagnosticRemoteSupportSettingsResult
- New struct
DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPoller
- New struct
DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsPollerResponse
- New struct
DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsResponse
- New struct
DiagnosticSettingsClientUpdateDiagnosticProactiveLogCollectionSettingsResult
- New struct
DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPoller
- New struct
DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsPollerResponse
- New struct
DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsResponse
- New struct
DiagnosticSettingsClientUpdateDiagnosticRemoteSupportSettingsResult
- New struct
JobsClientGetOptions
- New struct
JobsClientGetResponse
- New struct
JobsClientGetResult
- New struct
MonitoringConfigClientBeginCreateOrUpdateOptions
- New struct
MonitoringConfigClientBeginDeleteOptions
- New struct
MonitoringConfigClientCreateOrUpdatePoller
- New struct
MonitoringConfigClientCreateOrUpdatePollerResponse
- New struct
MonitoringConfigClientCreateOrUpdateResponse
- New struct
MonitoringConfigClientCreateOrUpdateResult
- New struct
MonitoringConfigClientDeletePoller
- New struct
MonitoringConfigClientDeletePollerResponse
- New struct
MonitoringConfigClientDeleteResponse
- New struct
MonitoringConfigClientGetOptions
- New struct
MonitoringConfigClientGetResponse
- New struct
MonitoringConfigClientGetResult
- New struct
MonitoringConfigClientListOptions
- New struct
MonitoringConfigClientListPager
- New struct
MonitoringConfigClientListResponse
- New struct
MonitoringConfigClientListResult
- New struct
NodesClientListByDataBoxEdgeDeviceOptions
- New struct
NodesClientListByDataBoxEdgeDevicePager
- New struct
NodesClientListByDataBoxEdgeDeviceResponse
- New struct
NodesClientListByDataBoxEdgeDeviceResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
OperationsStatusClientGetOptions
- New struct
OperationsStatusClientGetResponse
- New struct
OperationsStatusClientGetResult
- New struct
OrdersClientBeginCreateOrUpdateOptions
- New struct
OrdersClientBeginDeleteOptions
- New struct
OrdersClientCreateOrUpdatePoller
- New struct
OrdersClientCreateOrUpdatePollerResponse
- New struct
OrdersClientCreateOrUpdateResponse
- New struct
OrdersClientCreateOrUpdateResult
- New struct
OrdersClientDeletePoller
- New struct
OrdersClientDeletePollerResponse
- New struct
OrdersClientDeleteResponse
- New struct
OrdersClientGetOptions
- New struct
OrdersClientGetResponse
- New struct
OrdersClientGetResult
- New struct
OrdersClientListByDataBoxEdgeDeviceOptions
- New struct
OrdersClientListByDataBoxEdgeDevicePager
- New struct
OrdersClientListByDataBoxEdgeDeviceResponse
- New struct
OrdersClientListByDataBoxEdgeDeviceResult
- New struct
OrdersClientListDCAccessCodeOptions
- New struct
OrdersClientListDCAccessCodeResponse
- New struct
OrdersClientListDCAccessCodeResult
- New struct
RolesClientBeginCreateOrUpdateOptions
- New struct
RolesClientBeginDeleteOptions
- New struct
RolesClientCreateOrUpdatePoller
- New struct
RolesClientCreateOrUpdatePollerResponse
- New struct
RolesClientCreateOrUpdateResponse
- New struct
RolesClientCreateOrUpdateResult
- New struct
RolesClientDeletePoller
- New struct
RolesClientDeletePollerResponse
- New struct
RolesClientDeleteResponse
- New struct
RolesClientGetOptions
- New struct
RolesClientGetResponse
- New struct
RolesClientGetResult
- New struct
RolesClientListByDataBoxEdgeDeviceOptions
- New struct
RolesClientListByDataBoxEdgeDevicePager
- New struct
RolesClientListByDataBoxEdgeDeviceResponse
- New struct
RolesClientListByDataBoxEdgeDeviceResult
- New struct
SKUInfo
- New struct
SKUList
- New struct
SharesClientBeginCreateOrUpdateOptions
- New struct
SharesClientBeginDeleteOptions
- New struct
SharesClientBeginRefreshOptions
- New struct
SharesClientCreateOrUpdatePoller
- New struct
SharesClientCreateOrUpdatePollerResponse
- New struct
SharesClientCreateOrUpdateResponse
- New struct
SharesClientCreateOrUpdateResult
- New struct
SharesClientDeletePoller
- New struct
SharesClientDeletePollerResponse
- New struct
SharesClientDeleteResponse
- New struct
SharesClientGetOptions
- New struct
SharesClientGetResponse
- New struct
SharesClientGetResult
- New struct
SharesClientListByDataBoxEdgeDeviceOptions
- New struct
SharesClientListByDataBoxEdgeDevicePager
- New struct
SharesClientListByDataBoxEdgeDeviceResponse
- New struct
SharesClientListByDataBoxEdgeDeviceResult
- New struct
SharesClientRefreshPoller
- New struct
SharesClientRefreshPollerResponse
- New struct
SharesClientRefreshResponse
- New struct
StorageAccountCredentialsClientBeginCreateOrUpdateOptions
- New struct
StorageAccountCredentialsClientBeginDeleteOptions
- New struct
StorageAccountCredentialsClientCreateOrUpdatePoller
- New struct
StorageAccountCredentialsClientCreateOrUpdatePollerResponse
- New struct
StorageAccountCredentialsClientCreateOrUpdateResponse
- New struct
StorageAccountCredentialsClientCreateOrUpdateResult
- New struct
StorageAccountCredentialsClientDeletePoller
- New struct
StorageAccountCredentialsClientDeletePollerResponse
- New struct
StorageAccountCredentialsClientDeleteResponse
- New struct
StorageAccountCredentialsClientGetOptions
- New struct
StorageAccountCredentialsClientGetResponse
- New struct
StorageAccountCredentialsClientGetResult
- New struct
StorageAccountCredentialsClientListByDataBoxEdgeDeviceOptions
- New struct
StorageAccountCredentialsClientListByDataBoxEdgeDevicePager
- New struct
StorageAccountCredentialsClientListByDataBoxEdgeDeviceResponse
- New struct
StorageAccountCredentialsClientListByDataBoxEdgeDeviceResult
- New struct
StorageAccountsClientBeginCreateOrUpdateOptions
- New struct
StorageAccountsClientBeginDeleteOptions
- New struct
StorageAccountsClientCreateOrUpdatePoller
- New struct
StorageAccountsClientCreateOrUpdatePollerResponse
- New struct
StorageAccountsClientCreateOrUpdateResponse
- New struct
StorageAccountsClientCreateOrUpdateResult
- New struct
StorageAccountsClientDeletePoller
- New struct
StorageAccountsClientDeletePollerResponse
- New struct
StorageAccountsClientDeleteResponse
- New struct
StorageAccountsClientGetOptions
- New struct
StorageAccountsClientGetResponse
- New struct
StorageAccountsClientGetResult
- New struct
StorageAccountsClientListByDataBoxEdgeDeviceOptions
- New struct
StorageAccountsClientListByDataBoxEdgeDevicePager
- New struct
StorageAccountsClientListByDataBoxEdgeDeviceResponse
- New struct
StorageAccountsClientListByDataBoxEdgeDeviceResult
- New struct
SupportPackagesClientBeginTriggerSupportPackageOptions
- New struct
SupportPackagesClientTriggerSupportPackagePoller
- New struct
SupportPackagesClientTriggerSupportPackagePollerResponse
- New struct
SupportPackagesClientTriggerSupportPackageResponse
- New struct
TriggersClientBeginCreateOrUpdateOptions
- New struct
TriggersClientBeginDeleteOptions
- New struct
TriggersClientCreateOrUpdatePoller
- New struct
TriggersClientCreateOrUpdatePollerResponse
- New struct
TriggersClientCreateOrUpdateResponse
- New struct
TriggersClientCreateOrUpdateResult
- New struct
TriggersClientDeletePoller
- New struct
TriggersClientDeletePollerResponse
- New struct
TriggersClientDeleteResponse
- New struct
TriggersClientGetOptions
- New struct
TriggersClientGetResponse
- New struct
TriggersClientGetResult
- New struct
TriggersClientListByDataBoxEdgeDeviceOptions
- New struct
TriggersClientListByDataBoxEdgeDevicePager
- New struct
TriggersClientListByDataBoxEdgeDeviceResponse
- New struct
TriggersClientListByDataBoxEdgeDeviceResult
- New struct
UsersClientBeginCreateOrUpdateOptions
- New struct
UsersClientBeginDeleteOptions
- New struct
UsersClientCreateOrUpdatePoller
- New struct
UsersClientCreateOrUpdatePollerResponse
- New struct
UsersClientCreateOrUpdateResponse
- New struct
UsersClientCreateOrUpdateResult
- New struct
UsersClientDeletePoller
- New struct
UsersClientDeletePollerResponse
- New struct
UsersClientDeleteResponse
- New struct
UsersClientGetOptions
- New struct
UsersClientGetResponse
- New struct
UsersClientGetResult
- New struct
UsersClientListByDataBoxEdgeDeviceOptions
- New struct
UsersClientListByDataBoxEdgeDevicePager
- New struct
UsersClientListByDataBoxEdgeDeviceResponse
- New struct
UsersClientListByDataBoxEdgeDeviceResult
- New field
ID
in structShare
- New field
Name
in structShare
- New field
Type
in structShare
- New field
ID
in structKubernetesRole
- New field
Name
in structKubernetesRole
- New field
SystemData
in structKubernetesRole
- New field
Type
in structKubernetesRole
- New field
Kind
in structKubernetesRole
- New field
ID
in structUser
- New field
Name
in structUser
- New field
Type
in structUser
- New field
ID
in structUpdateSummary
- New field
Name
in structUpdateSummary
- New field
Type
in structUpdateSummary
- New field
ID
in structMonitoringMetricConfiguration
- New field
Name
in structMonitoringMetricConfiguration
- New field
Type
in structMonitoringMetricConfiguration
- New field
SystemData
in structMECRole
- New field
Type
in structMECRole
- New field
Kind
in structMECRole
- New field
ID
in structMECRole
- New field
Name
in structMECRole
- New field
Kind
in structCloudEdgeManagementRole
- New field
ID
in structCloudEdgeManagementRole
- New field
Name
in structCloudEdgeManagementRole
- New field
SystemData
in structCloudEdgeManagementRole
- New field
Type
in structCloudEdgeManagementRole
- New field
Type
in structArcAddon
- New field
Kind
in structArcAddon
- New field
ID
in structArcAddon
- New field
Name
in structArcAddon
- New field
SystemData
in structArcAddon
- New field
APIVersions
in structSKU
- New field
Size
in structSKU
- New field
Capabilities
in structSKU
- New field
Costs
in structSKU
- New field
SignupOption
in structSKU
- New field
Availability
in structSKU
- New field
Version
in structSKU
- New field
LocationInfo
in structSKU
- New field
ShipmentTypes
in structSKU
- New field
Family
in structSKU
- New field
Kind
in structSKU
- New field
ResourceType
in structSKU
- New field
Locations
in structSKU
- New field
ID
in structFileEventTrigger
- New field
Name
in structFileEventTrigger
- New field
SystemData
in structFileEventTrigger
- New field
Type
in structFileEventTrigger
- New field
Kind
in structFileEventTrigger
- New field
Type
in structOrder
- New field
ID
in structOrder
- New field
Name
in structOrder
- New field
ID
in structDiagnosticRemoteSupportSettings
- New field
Name
in structDiagnosticRemoteSupportSettings
- New field
Type
in structDiagnosticRemoteSupportSettings
- New field
Kind
in structIoTAddon
- New field
ID
in structIoTAddon
- New field
Name
in structIoTAddon
- New field
SystemData
in structIoTAddon
- New field
Type
in structIoTAddon
- New field
ID
in structAlert
- New field
Name
in structAlert
- New field
Type
in structAlert
- New field
ID
in structBandwidthSchedule
- New field
Name
in structBandwidthSchedule
- New field
Type
in structBandwidthSchedule
- New field
ID
in structTrigger
- New field
Name
in structTrigger
- New field
Type
in structTrigger
- New field
Name
in structNode
- New field
Type
in structNode
- New field
ID
in structNode
- New field
ID
in structStorageAccount
- New field
Name
in structStorageAccount
- New field
Type
in structStorageAccount
- New field
ID
in structStorageAccountCredential
- New field
Name
in structStorageAccountCredential
- New field
Type
in structStorageAccountCredential
- New field
Name
in structNetworkSettings
- New field
Type
in structNetworkSettings
- New field
ID
in structNetworkSettings
- New field
ID
in structContainer
- New field
Name
in structContainer
- New field
Type
in structContainer
- New field
Type
in structAddon
- New field
ID
in structAddon
- New field
Name
in structAddon
- New field
Name
in structRole
- New field
Type
in structRole
- New field
ID
in structRole
- New field
ID
in structIoTRole
- New field
Name
in structIoTRole
- New field
SystemData
in structIoTRole
- New field
Type
in structIoTRole
- New field
Kind
in structIoTRole
- New field
ID
in structPeriodicTimerEventTrigger
- New field
Name
in structPeriodicTimerEventTrigger
- New field
SystemData
in structPeriodicTimerEventTrigger
- New field
Type
in structPeriodicTimerEventTrigger
- New field
Kind
in structPeriodicTimerEventTrigger
- New field
Type
in structDiagnosticProactiveLogCollectionSettings
- New field
ID
in structDiagnosticProactiveLogCollectionSettings
- New field
Name
in structDiagnosticProactiveLogCollectionSettings
- New field
Name
in structSecuritySettings
- New field
Type
in structSecuritySettings
- New field
ID
in structSecuritySettings
- New field
ID
in structTriggerSupportPackageRequest
- New field
Name
in structTriggerSupportPackageRequest
- New field
Type
in structTriggerSupportPackageRequest