A2AEnableProtectionContent.VmManagedDisks Property
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.
The list of vm managed disk details.
public System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AVmManagedDiskDetails> VmManagedDisks { get; }
member this.VmManagedDisks : System.Collections.Generic.IList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.A2AVmManagedDiskDetails>
Public ReadOnly Property VmManagedDisks As IList(Of A2AVmManagedDiskDetails)