IInMageAzureV2ReplicationDetails.SwitchProviderBlockingErrorDetail Property

Definition

The switch provider blocking error information.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The switch provider blocking error information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageAzureV2SwitchProviderBlockingErrorDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="switchProviderBlockingErrorDetails", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageAzureV2SwitchProviderBlockingErrorDetails> SwitchProviderBlockingErrorDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The switch provider blocking error information.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageAzureV2SwitchProviderBlockingErrorDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="switchProviderBlockingErrorDetails", Update=true)>]
member this.SwitchProviderBlockingErrorDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IInMageAzureV2SwitchProviderBlockingErrorDetails> with get, set
Public Property SwitchProviderBlockingErrorDetail As List(Of IInMageAzureV2SwitchProviderBlockingErrorDetails)

Property Value

Attributes

Applies to