PostBackupResponse Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
PostBackupResponse() |
Initializes a new instance of the PostBackupResponse class. |
PostBackupResponse(String) |
Initializes a new instance of the PostBackupResponse class. |
PostBackupResponse()
Initializes a new instance of the PostBackupResponse class.
public PostBackupResponse ();
Public Sub New ()
Applies to
PostBackupResponse(String)
Initializes a new instance of the PostBackupResponse class.
public PostBackupResponse (string cloudEndpointName = default);
new Microsoft.Azure.Management.StorageSync.Models.PostBackupResponse : string -> Microsoft.Azure.Management.StorageSync.Models.PostBackupResponse
Public Sub New (Optional cloudEndpointName As String = Nothing)
Parameters
- cloudEndpointName
- String
cloud endpoint Name.