IDetectorResponse.MetadataCategory 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.
Problem category. This serves for organizing group for detectors.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Problem category. This serves for organizing group for detectors.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="category")]
public string MetadataCategory { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Problem category. This serves for organizing group for detectors.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="category")>]
member this.MetadataCategory : string
Public ReadOnly Property MetadataCategory As String
Property Value
- Attributes