You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp/_version.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,4 @@
6
6
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
Copy file name to clipboardExpand all lines: sdk/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp/models/_models_py3.py
+30-1
Original file line number
Diff line number
Diff line change
@@ -12697,7 +12697,7 @@ def __init__(
12697
12697
self.po_logical_name = po_logical_name
12698
12698
12699
12699
12700
-
class BackupStatusResponse(_serialization.Model):
12700
+
class BackupStatusResponse(_serialization.Model): # pylint: disable=too-many-instance-attributes
12701
12701
"""BackupStatus response.
12702
12702
12703
12703
:ivar protection_status: Specifies whether the container is registered or not. Known values
@@ -12723,6 +12723,12 @@ class BackupStatusResponse(_serialization.Model):
Copy file name to clipboardExpand all lines: sdk/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/passivestamp/_version.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,4 @@
6
6
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
0 commit comments