InMageAzureV2ReplicationDetails.AzureVMDiskDetails 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.
Gets or sets azure VM Disk details.
[Newtonsoft.Json.JsonProperty(PropertyName="azureVMDiskDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.AzureVmDiskDetails> AzureVMDiskDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureVMDiskDetails")>]
member this.AzureVMDiskDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.AzureVmDiskDetails> with get, set
Public Property AzureVMDiskDetails As IList(Of AzureVmDiskDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute