CreateProtectionIntentProperties 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.
Create protection intent input properties.
public class CreateProtectionIntentProperties
type CreateProtectionIntentProperties = class
Public Class CreateProtectionIntentProperties
- Inheritance
-
CreateProtectionIntentProperties
Constructors
CreateProtectionIntentProperties() |
Initializes a new instance of the CreateProtectionIntentProperties class. |
CreateProtectionIntentProperties(CreateProtectionIntentProviderSpecificDetails) |
Initializes a new instance of the CreateProtectionIntentProperties class. |
Properties
ProviderSpecificDetails |
Gets or sets the ReplicationProviderInput. For A2A provider, it will be A2ACreateProtectionIntentInput object. |