InfoType Class
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.
Custom user-defined information type.
public class InfoType : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.InfoType>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.InfoType>
type InfoType = class
interface IJsonModel<InfoType>
interface IPersistableModel<InfoType>
Public Class InfoType
Implements IJsonModel(Of InfoType), IPersistableModel(Of InfoType)
- Inheritance
-
InfoType
- Implements
Properties
| Name | Description |
|---|---|
| Description |
Description of the info type. |
| Id |
Id of the info type. |
| Name |
Display name of the info type. |