IDetectorResponse.MetadataCategory Property

Definition

Problem category. This serves for organizing group for detectors.

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

Property Value

Attributes

Applies to