TagResourceContract 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.
TagResource contract properties.
public class TagResourceContract
type TagResourceContract = class
Public Class TagResourceContract
- Inheritance
-
TagResourceContract
Constructors
TagResourceContract() |
Initializes a new instance of the TagResourceContract class. |
TagResourceContract(TagTagResourceContractProperties, ApiTagResourceContractProperties, OperationTagResourceContractProperties, ProductTagResourceContractProperties) |
Initializes a new instance of the TagResourceContract class. |
Properties
Api |
Gets or sets API associated with the tag. |
Operation |
Gets or sets operation associated with the tag. |
Product |
Gets or sets product associated with the tag. |
Tag |
Gets or sets tag associated with the resource. |
Methods
Validate() |
Validate the object. |