JobUserComment 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.
Job User's Comment.
public class JobUserComment : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.JobUserComment>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.JobUserComment>
type JobUserComment = class
interface IJsonModel<JobUserComment>
interface IPersistableModel<JobUserComment>
Public Class JobUserComment
Implements IJsonModel(Of JobUserComment), IPersistableModel(Of JobUserComment)
- Inheritance
-
JobUserComment
- Implements
Properties
| Name | Description |
|---|---|
| CommentOn |
The time of user comment. |
| Comments |
User Comment. |
| CommentType |
The type of the user comment. |