ServerEndpointsRecallActionHeaders 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
ServerEndpointsRecallActionHeaders() |
Initializes a new instance of the ServerEndpointsRecallActionHeaders class. |
ServerEndpointsRecallActionHeaders(String, String, String) |
Initializes a new instance of the ServerEndpointsRecallActionHeaders class. |
ServerEndpointsRecallActionHeaders()
Initializes a new instance of the ServerEndpointsRecallActionHeaders class.
public ServerEndpointsRecallActionHeaders ();
Public Sub New ()
Applies to
ServerEndpointsRecallActionHeaders(String, String, String)
Initializes a new instance of the ServerEndpointsRecallActionHeaders class.
public ServerEndpointsRecallActionHeaders (string xMsRequestId = default, string xMsCorrelationRequestId = default, string location = default);
new Microsoft.Azure.Management.StorageSync.Models.ServerEndpointsRecallActionHeaders : string * string * string -> Microsoft.Azure.Management.StorageSync.Models.ServerEndpointsRecallActionHeaders
Public Sub New (Optional xMsRequestId As String = Nothing, Optional xMsCorrelationRequestId As String = Nothing, Optional location As String = Nothing)
Parameters
- xMsRequestId
- String
request id.
- xMsCorrelationRequestId
- String
correlation request id.
- location
- String
Operation Status Location URI