IA2AAgentReinstallBlockingErrorDetails.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.
error message parameters.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="error message parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AAgentReinstallBlockingErrorDetailsErrorMessageParameters) }, ReadOnly=false, Required=false, SerializedName="errorMessageParameters")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AAgentReinstallBlockingErrorDetailsErrorMessageParameters ErrorMessageParameter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="error message parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AAgentReinstallBlockingErrorDetailsErrorMessageParameters) }, ReadOnly=false, Required=false, SerializedName="errorMessageParameters")>]
member this.ErrorMessageParameter : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IA2AAgentReinstallBlockingErrorDetailsErrorMessageParameters with get, set
Public Property ErrorMessageParameter As IA2AAgentReinstallBlockingErrorDetailsErrorMessageParameters
Property Value
- Attributes