ICloudVMCluster.LastUpdateHistoryEntryId 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 OCID of the last maintenance update history entry.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the last maintenance update history entry.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdateHistoryEntryId", Update=false)]
public string LastUpdateHistoryEntryId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the last maintenance update history entry.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastUpdateHistoryEntryId", Update=false)>]
member this.LastUpdateHistoryEntryId : string
Public ReadOnly Property LastUpdateHistoryEntryId As String
Property Value
- Attributes