IA2ASwitchClusterProtectionInput.ProtectedItemsDetail Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AProtectedItemDetail) }, ReadOnly=false, Required=false, SerializedName="protectedItemsDetail")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AProtectedItemDetail[] ProtectedItemsDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AProtectedItemDetail) }, ReadOnly=false, Required=false, SerializedName="protectedItemsDetail")>]
member this.ProtectedItemsDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AProtectedItemDetail[] with get, set
Public Property ProtectedItemsDetail As IA2AProtectedItemDetail()

Property Value

Attributes

Applies to