IHealthErrorDetails.MessageParameter 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.
Message parameters.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Message parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHealthErrorDetailsMessageParameters) }, ReadOnly=true, Required=false, SerializedName="messageParameters")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHealthErrorDetailsMessageParameters MessageParameter { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Message parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHealthErrorDetailsMessageParameters) }, ReadOnly=true, Required=false, SerializedName="messageParameters")>]
member this.MessageParameter : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IHealthErrorDetailsMessageParameters
Public ReadOnly Property MessageParameter As IHealthErrorDetailsMessageParameters
Property Value
- Attributes