Delen via


IFailoverWorkflowModelCustomProperties.ProtectedItemDetail Property

Definition

Gets or sets the failed over protected item details.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the failed over protected item details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFailoverProtectedItemProperties) }, ReadOnly=true, Required=false, SerializedName="protectedItemDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFailoverProtectedItemProperties[] ProtectedItemDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the failed over protected item details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFailoverProtectedItemProperties) }, ReadOnly=true, Required=false, SerializedName="protectedItemDetails")>]
member this.ProtectedItemDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210216Preview.IFailoverProtectedItemProperties[]
Public ReadOnly Property ProtectedItemDetail As IFailoverProtectedItemProperties()

Property Value

Attributes

Applies to