A2ARemoveDisksContent 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 remove disk(s) input.
public class A2ARemoveDisksContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RemoveDisksProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ARemoveDisksContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2ARemoveDisksContent>
type A2ARemoveDisksContent = class
inherit RemoveDisksProviderSpecificContent
interface IJsonModel<A2ARemoveDisksContent>
interface IPersistableModel<A2ARemoveDisksContent>
Public Class A2ARemoveDisksContent
Inherits RemoveDisksProviderSpecificContent
Implements IJsonModel(Of A2ARemoveDisksContent), IPersistableModel(Of A2ARemoveDisksContent)
- Inheritance
- Implements
Constructors
A2ARemoveDisksContent() |
Initializes a new instance of A2ARemoveDisksContent. |
Properties
VmDisksUris |
The list of vm disk vhd URIs. |
VmManagedDisksIds |
The list of vm managed disk Ids. |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET