A2AContainerCreationContent 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.
public class A2AContainerCreationContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReplicationProviderSpecificContainerCreationContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AContainerCreationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AContainerCreationContent>
type A2AContainerCreationContent = class
inherit ReplicationProviderSpecificContainerCreationContent
interface IJsonModel<A2AContainerCreationContent>
interface IPersistableModel<A2AContainerCreationContent>
Public Class A2AContainerCreationContent
Inherits ReplicationProviderSpecificContainerCreationContent
Implements IJsonModel(Of A2AContainerCreationContent), IPersistableModel(Of A2AContainerCreationContent)
- Inheritance
- Implements
Constructors
A2AContainerCreationContent() |
Initializes a new instance of A2AContainerCreationContent. |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET