Share via


IMetadataModel.SupportTier Property

Definition

Type of support for content item

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Type of support for content item", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SupportTier) }, ReadOnly=false, Required=false, SerializedName="tier")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SupportTier? SupportTier { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Type of support for content item", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SupportTier) }, ReadOnly=false, Required=false, SerializedName="tier")>]
member this.SupportTier : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.SupportTier> with get, set
Public Property SupportTier As Nullable(Of SupportTier)

Property Value

Attributes

Applies to