你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
GovernanceAssignmentAdditionalData 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.
Describe the additional data of governance assignment - optional
public class GovernanceAssignmentAdditionalData
type GovernanceAssignmentAdditionalData = class
Public Class GovernanceAssignmentAdditionalData
- Inheritance
-
GovernanceAssignmentAdditionalData
Constructors
GovernanceAssignmentAdditionalData() |
Initializes a new instance of the GovernanceAssignmentAdditionalData class. |
GovernanceAssignmentAdditionalData(Nullable<Int32>, String, String) |
Initializes a new instance of the GovernanceAssignmentAdditionalData class. |
Properties
TicketLink |
Gets or sets ticket link associated with this governance assignment - for example: https://snow.com |
TicketNumber |
Gets or sets ticket number associated with this governance assignment |
TicketStatus |
Gets or sets the ticket status associated with this governance assignment - for example: Active |
Methods
Validate() |
Validate the object. |