IResourceHealthMetadataProperties.Category 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.
The category that the resource matches in the RHC Policy File
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The category that the resource matches in the RHC Policy File", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="category")]
public string Category { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The category that the resource matches in the RHC Policy File", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="category")>]
member this.Category : string with get, set
Public Property Category As String
Property Value
- Attributes