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/__init__.py
Copy file name to clipboardExpand all lines: sdk/recoveryservices/azure-mgmt-recoveryservicesbackup/azure/mgmt/recoveryservicesbackup/activestamp/_configuration.py
+20-24Lines changed: 20 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -25,23 +25,18 @@ class RecoveryServicesBackupClientConfiguration(Configuration): # pylint: disab
25
25
Note that all parameters used to create this instance are saved as instance
26
26
attributes.
27
27
28
-
:param credential: Credential needed for the client to connect to Azure.
28
+
:param credential: Credential needed for the client to connect to Azure. Required.
0 commit comments