IHyperVHostProperties.UpdatedTimestamp 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.
Timestamp marking last updated on the Hyper-V host.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Timestamp marking last updated on the Hyper-V host.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="updatedTimestamp")]
public string UpdatedTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Timestamp marking last updated on the Hyper-V host.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="updatedTimestamp")>]
member this.UpdatedTimestamp : string
Public ReadOnly Property UpdatedTimestamp As String
Property Value
- Attributes