IHciReportedProperties.SbeDeploymentPackageInfoMessage 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.
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 SbeDeploymentPackageInfoMessage { 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.SbeDeploymentPackageInfoMessage : string
Public ReadOnly Property SbeDeploymentPackageInfoMessage As String
Property Value
- Attributes