IInMageRcmAgentUpgradeBlockingErrorDetails.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.IInMageRcmAgentUpgradeBlockingErrorDetailsErrorMessageParameters) }, ReadOnly=true, Required=false, SerializedName="errorMessageParameters")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageRcmAgentUpgradeBlockingErrorDetailsErrorMessageParameters 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.IInMageRcmAgentUpgradeBlockingErrorDetailsErrorMessageParameters) }, ReadOnly=true, Required=false, SerializedName="errorMessageParameters")>]
member this.ErrorMessageParameter : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IInMageRcmAgentUpgradeBlockingErrorDetailsErrorMessageParameters
Public ReadOnly Property ErrorMessageParameter As IInMageRcmAgentUpgradeBlockingErrorDetailsErrorMessageParameters
Property Value
- Attributes