IClusterFailoverJobDetails.ProtectedItemDetail Property

Definition

The test VM details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The test VM details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IFailoverReplicationProtectedItemDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="protectedItemDetails", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IFailoverReplicationProtectedItemDetails> ProtectedItemDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The test VM details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IFailoverReplicationProtectedItemDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="protectedItemDetails", Update=true)>]
member this.ProtectedItemDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IFailoverReplicationProtectedItemDetails> with get, set
Public Property ProtectedItemDetail As List(Of IFailoverReplicationProtectedItemDetails)

Property Value

Attributes

Applies to