Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
from ._models_py3 import AzureFileshareProtectedItem
from ._models_py3 import AzureFileshareProtectedItemExtendedInfo
from ._models_py3 import AzureFileShareProtectionPolicy
from ._models_py3 import AzureFileShareProvisionILRRequest
from ._models_py3 import AzureFileShareRecoveryPoint
from ._models_py3 import AzureFileShareRestoreRequest
from ._models_py3 import AzureIaaSClassicComputeVMContainer
Expand Down Expand Up @@ -56,7 +57,6 @@
from ._models_py3 import AzureVmWorkloadProtectedItem
from ._models_py3 import AzureVmWorkloadProtectedItemExtendedInfo
from ._models_py3 import AzureVmWorkloadProtectionPolicy
from ._models_py3 import AzureVmWorkloadSAPAseDatabaseProtectableItem
from ._models_py3 import AzureVmWorkloadSAPAseDatabaseProtectedItem
from ._models_py3 import AzureVmWorkloadSAPAseDatabaseWorkloadItem
from ._models_py3 import AzureVmWorkloadSAPAseSystemProtectableItem
Expand Down Expand Up @@ -126,6 +126,8 @@
from ._models_py3 import DailyRetentionFormat
from ._models_py3 import DailyRetentionSchedule
from ._models_py3 import Day
from ._models_py3 import DiskExclusionProperties
from ._models_py3 import DiskInformation
from ._models_py3 import DistributedNodesInfo
from ._models_py3 import DpmBackupEngine
from ._models_py3 import DpmContainer
Expand All @@ -139,6 +141,7 @@
from ._models_py3 import EncryptionDetails
from ._models_py3 import ErrorDetail
from ._models_py3 import ExportJobsOperationResultInfo
from ._models_py3 import ExtendedProperties
from ._models_py3 import FeatureSupportRequest
from ._models_py3 import GenericContainer
from ._models_py3 import GenericContainerExtendedInfo
Expand All @@ -157,6 +160,7 @@
from ._models_py3 import InquiryInfo
from ._models_py3 import InquiryValidation
from ._models_py3 import InstantItemRecoveryTarget
from ._models_py3 import InstantRPAdditionalDetails
from ._models_py3 import Job
from ._models_py3 import JobQueryObject
from ._models_py3 import JobResource
Expand Down Expand Up @@ -205,6 +209,7 @@
from ._models_py3 import ProtectionPolicyQueryObject
from ._models_py3 import ProtectionPolicyResource
from ._models_py3 import RecoveryPoint
from ._models_py3 import RecoveryPointDiskConfiguration
from ._models_py3 import RecoveryPointResource
from ._models_py3 import RecoveryPointTierInformation
from ._models_py3 import Resource
Expand Down Expand Up @@ -246,6 +251,7 @@
from ._models import AzureFileshareProtectedItem
from ._models import AzureFileshareProtectedItemExtendedInfo
from ._models import AzureFileShareProtectionPolicy
from ._models import AzureFileShareProvisionILRRequest
from ._models import AzureFileShareRecoveryPoint
from ._models import AzureFileShareRestoreRequest
from ._models import AzureIaaSClassicComputeVMContainer
Expand Down Expand Up @@ -284,7 +290,6 @@
from ._models import AzureVmWorkloadProtectedItem
from ._models import AzureVmWorkloadProtectedItemExtendedInfo
from ._models import AzureVmWorkloadProtectionPolicy
from ._models import AzureVmWorkloadSAPAseDatabaseProtectableItem
from ._models import AzureVmWorkloadSAPAseDatabaseProtectedItem
from ._models import AzureVmWorkloadSAPAseDatabaseWorkloadItem
from ._models import AzureVmWorkloadSAPAseSystemProtectableItem
Expand Down Expand Up @@ -354,6 +359,8 @@
from ._models import DailyRetentionFormat
from ._models import DailyRetentionSchedule
from ._models import Day
from ._models import DiskExclusionProperties
from ._models import DiskInformation
from ._models import DistributedNodesInfo
from ._models import DpmBackupEngine
from ._models import DpmContainer
Expand All @@ -367,6 +374,7 @@
from ._models import EncryptionDetails
from ._models import ErrorDetail
from ._models import ExportJobsOperationResultInfo
from ._models import ExtendedProperties
from ._models import FeatureSupportRequest
from ._models import GenericContainer
from ._models import GenericContainerExtendedInfo
Expand All @@ -385,6 +393,7 @@
from ._models import InquiryInfo
from ._models import InquiryValidation
from ._models import InstantItemRecoveryTarget
from ._models import InstantRPAdditionalDetails
from ._models import Job
from ._models import JobQueryObject
from ._models import JobResource
Expand Down Expand Up @@ -433,6 +442,7 @@
from ._models import ProtectionPolicyQueryObject
from ._models import ProtectionPolicyResource
from ._models import RecoveryPoint
from ._models import RecoveryPointDiskConfiguration
from ._models import RecoveryPointResource
from ._models import RecoveryPointTierInformation
from ._models import Resource
Expand Down Expand Up @@ -480,25 +490,27 @@
from ._recovery_services_backup_client_enums import (
ProtectionState,
HealthStatus,
WorkloadType,
RecoveryType,
CopyOptions,
RestoreRequestType,
WorkloadType,
PolicyType,
JobSupportedAction,
ProtectedItemState,
SupportStatus,
LastBackupStatus,
ProtectedItemHealthStatus,
PolicyType,
RestorePointType,
OverwriteOptions,
WorkloadItemType,
RecoveryMode,
SQLDataDirectoryType,
UsagesUnit,
DataSourceType,
ProtectionStatus,
FabricName,
Type,
StorageType,
StorageTypeState,
EnhancedSecurityState,
SoftDeleteFeatureState,
RestorePointQueryType,
RetentionDurationType,
RecoveryPointTierType,
RecoveryPointTierStatus,
BackupManagementType,
JobStatus,
JobOperationType,
Expand All @@ -508,23 +520,23 @@
MonthOfYear,
MabServerType,
HttpStatusCode,
ValidationStatus,
DataSourceType,
CreateMode,
HealthState,
IntentItemType,
ScheduleRunType,
SupportStatus,
WorkloadItemType,
UsagesUnit,
ProtectionStatus,
FabricName,
Type,
ValidationStatus,
IntentItemType,
AzureFileShareType,
InquiryStatus,
BackupType,
OperationType,
RestorePointType,
StorageType,
StorageTypeState,
EnhancedSecurityState,
ContainerType,
RestorePointQueryType,
RecoveryPointTierType,
RecoveryPointTierStatus,
BackupItemType,
OperationStatusValues,
)
Expand All @@ -538,6 +550,7 @@
'AzureFileshareProtectedItem',
'AzureFileshareProtectedItemExtendedInfo',
'AzureFileShareProtectionPolicy',
'AzureFileShareProvisionILRRequest',
'AzureFileShareRecoveryPoint',
'AzureFileShareRestoreRequest',
'AzureIaaSClassicComputeVMContainer',
Expand Down Expand Up @@ -576,7 +589,6 @@
'AzureVmWorkloadProtectedItem',
'AzureVmWorkloadProtectedItemExtendedInfo',
'AzureVmWorkloadProtectionPolicy',
'AzureVmWorkloadSAPAseDatabaseProtectableItem',
'AzureVmWorkloadSAPAseDatabaseProtectedItem',
'AzureVmWorkloadSAPAseDatabaseWorkloadItem',
'AzureVmWorkloadSAPAseSystemProtectableItem',
Expand Down Expand Up @@ -646,6 +658,8 @@
'DailyRetentionFormat',
'DailyRetentionSchedule',
'Day',
'DiskExclusionProperties',
'DiskInformation',
'DistributedNodesInfo',
'DpmBackupEngine',
'DpmContainer',
Expand All @@ -659,6 +673,7 @@
'EncryptionDetails',
'ErrorDetail',
'ExportJobsOperationResultInfo',
'ExtendedProperties',
'FeatureSupportRequest',
'GenericContainer',
'GenericContainerExtendedInfo',
Expand All @@ -677,6 +692,7 @@
'InquiryInfo',
'InquiryValidation',
'InstantItemRecoveryTarget',
'InstantRPAdditionalDetails',
'Job',
'JobQueryObject',
'JobResource',
Expand Down Expand Up @@ -725,6 +741,7 @@
'ProtectionPolicyQueryObject',
'ProtectionPolicyResource',
'RecoveryPoint',
'RecoveryPointDiskConfiguration',
'RecoveryPointResource',
'RecoveryPointTierInformation',
'Resource',
Expand Down Expand Up @@ -757,39 +774,41 @@
'WorkloadProtectableItem',
'WorkloadProtectableItemResource',
'YearlyRetentionSchedule',
'JobResourcePaged',
'RecoveryPointResourcePaged',
'ProtectionPolicyResourcePaged',
'JobResourcePaged',
'ProtectedItemResourcePaged',
'ProtectionIntentResourcePaged',
'BackupManagementUsagePaged',
'BackupEngineBaseResourcePaged',
'ProtectableContainerResourcePaged',
'WorkloadItemResourcePaged',
'RecoveryPointResourcePaged',
'WorkloadProtectableItemResourcePaged',
'ProtectionContainerResourcePaged',
'ClientDiscoveryValueForSingleApiPaged',
'ProtectionState',
'HealthStatus',
'WorkloadType',
'RecoveryType',
'CopyOptions',
'RestoreRequestType',
'WorkloadType',
'PolicyType',
'JobSupportedAction',
'ProtectedItemState',
'SupportStatus',
'LastBackupStatus',
'ProtectedItemHealthStatus',
'PolicyType',
'RestorePointType',
'OverwriteOptions',
'WorkloadItemType',
'RecoveryMode',
'SQLDataDirectoryType',
'UsagesUnit',
'DataSourceType',
'ProtectionStatus',
'FabricName',
'Type',
'StorageType',
'StorageTypeState',
'EnhancedSecurityState',
'SoftDeleteFeatureState',
'RestorePointQueryType',
'RetentionDurationType',
'RecoveryPointTierType',
'RecoveryPointTierStatus',
'BackupManagementType',
'JobStatus',
'JobOperationType',
Expand All @@ -799,23 +818,23 @@
'MonthOfYear',
'MabServerType',
'HttpStatusCode',
'ValidationStatus',
'DataSourceType',
'CreateMode',
'HealthState',
'IntentItemType',
'ScheduleRunType',
'SupportStatus',
'WorkloadItemType',
'UsagesUnit',
'ProtectionStatus',
'FabricName',
'Type',
'ValidationStatus',
'IntentItemType',
'AzureFileShareType',
'InquiryStatus',
'BackupType',
'OperationType',
'RestorePointType',
'StorageType',
'StorageTypeState',
'EnhancedSecurityState',
'ContainerType',
'RestorePointQueryType',
'RecoveryPointTierType',
'RecoveryPointTierStatus',
'BackupItemType',
'OperationStatusValues',
]
Loading