Share via


HostEntity.OSFamily Property

Definition

The operating system type.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.OSFamily? OSFamily { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.OSFamily : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.OSFamily> with get, set
Public Property OSFamily As Nullable(Of OSFamily)

Property Value

Implements

Attributes

Applies to