TagResourceContract Class

Definition

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.

Applies to