Share via


HyperVVirtualMachineDetails.OSDetails Property

Definition

Gets or sets the Last replication time.

[Newtonsoft.Json.JsonProperty(PropertyName="osDetails")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.OSDetails OSDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="osDetails")>]
member this.OSDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.OSDetails with get, set
Public Property OSDetails As OSDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to