IDiagnostics.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.
Category of the detector
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Category of the detector", 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.App.Runtime.Info(Create=false, Description="Category of the detector", 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