Share via


ISbeDeploymentPackageInfo.Message Property

Definition

A detailed message that explains the SBE package validation result.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="A detailed message that explains the SBE package validation result.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")]
public string Message { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="A detailed message that explains the SBE package validation result.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="message")>]
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Attributes

Applies to