IAgentUpgrade.LastAttemptMessage 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.
Failure message of last upgrade attempt if any.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Failure message of last upgrade attempt if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAttemptMessage", Update=false)]
public string LastAttemptMessage { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Failure message of last upgrade attempt if any.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastAttemptMessage", Update=false)>]
member this.LastAttemptMessage : string
Public ReadOnly Property LastAttemptMessage As String
Property Value
- Attributes