A2AContainerCreationInput 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.
A2A cloud creation input.
[Newtonsoft.Json.JsonObject("A2A")]
public class A2AContainerCreationInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ReplicationProviderSpecificContainerCreationInput
[<Newtonsoft.Json.JsonObject("A2A")>]
type A2AContainerCreationInput = class
inherit ReplicationProviderSpecificContainerCreationInput
Public Class A2AContainerCreationInput
Inherits ReplicationProviderSpecificContainerCreationInput
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
A2AContainerCreationInput() |
Initializes a new instance of the A2AContainerCreationInput class. |