SiteRecoverySupportedOperatingSystems.SupportedOSList 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 supported operating systems property list.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoverySupportedOSProperty> SupportedOSList { get; }
member this.SupportedOSList : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoverySupportedOSProperty>
Public ReadOnly Property SupportedOSList As IReadOnlyList(Of SiteRecoverySupportedOSProperty)