IMetadataPatch.CategoryVertical 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.
Industry verticals for the solution content item
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Industry verticals for the solution content item", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="verticals")]
public string[] CategoryVertical { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Industry verticals for the solution content item", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="verticals")>]
member this.CategoryVertical : string[] with get, set
Public Property CategoryVertical As String()
Property Value
String[]
- Attributes