RecallActionParameters Class
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.
The parameters used when calling recall action on server endpoint.
public class RecallActionParameters
type RecallActionParameters = class
Public Class RecallActionParameters
- Inheritance
-
RecallActionParameters
Constructors
RecallActionParameters() |
Initializes a new instance of the RecallActionParameters class. |
RecallActionParameters(String, String) |
Initializes a new instance of the RecallActionParameters class. |
Properties
Pattern |
Gets or sets pattern of the files. |
RecallPath |
Gets or sets recall path. |