A2AAddDisksContent 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 add disk(s) input.
public class A2AAddDisksContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryAddDisksProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AAddDisksContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AAddDisksContent>
type A2AAddDisksContent = class
inherit SiteRecoveryAddDisksProviderSpecificContent
interface IJsonModel<A2AAddDisksContent>
interface IPersistableModel<A2AAddDisksContent>
Public Class A2AAddDisksContent
Inherits SiteRecoveryAddDisksProviderSpecificContent
Implements IJsonModel(Of A2AAddDisksContent), IPersistableModel(Of A2AAddDisksContent)
- Inheritance
- Implements
Constructors
A2AAddDisksContent() |
Initializes a new instance of A2AAddDisksContent. |
Properties
VmDisks |
The list of vm disk details. |
VmManagedDisks |
The list of vm managed disk details. |
Explicit Interface Implementations
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET