IInMageRcmFabricSwitchProviderBlockingErrorDetails.ErrorMessageParameter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The error message parameters.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The error message parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageRcmFabricSwitchProviderBlockingErrorDetailsErrorMessageParameters) }, ReadOnly=true, Required=false, SerializedName="errorMessageParameters")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageRcmFabricSwitchProviderBlockingErrorDetailsErrorMessageParameters ErrorMessageParameter { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The error message parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageRcmFabricSwitchProviderBlockingErrorDetailsErrorMessageParameters) }, ReadOnly=true, Required=false, SerializedName="errorMessageParameters")>]
member this.ErrorMessageParameter : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageRcmFabricSwitchProviderBlockingErrorDetailsErrorMessageParameters
Public ReadOnly Property ErrorMessageParameter As IInMageRcmFabricSwitchProviderBlockingErrorDetailsErrorMessageParameters
Property Value
- Attributes