Delen via


SupportedOSProperty.SupportedOS Property

Definition

Gets or sets the list of supported operating systems.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedOs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.SupportedOSDetails> SupportedOS { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedOs")>]
member this.SupportedOS : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.SupportedOSDetails> with get, set
Public Property SupportedOS As IList(Of SupportedOSDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to