次の方法で共有


InMageAzureV2EnableProtectionInput.DisksToInclude Property

Definition

Gets or sets the disks to include list.

[Newtonsoft.Json.JsonProperty(PropertyName="disksToInclude")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageAzureV2DiskInputDetails> DisksToInclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disksToInclude")>]
member this.DisksToInclude : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageAzureV2DiskInputDetails> with get, set
Public Property DisksToInclude As IList(Of InMageAzureV2DiskInputDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to