TagDescriptionCreateParameters Class

Definition

Parameters supplied to the Create TagDescription operation.

[Microsoft.Rest.Serialization.JsonTransformation]
public class TagDescriptionCreateParameters
[<Microsoft.Rest.Serialization.JsonTransformation>]
type TagDescriptionCreateParameters = class
Public Class TagDescriptionCreateParameters
Inheritance
TagDescriptionCreateParameters
Attributes

Constructors

TagDescriptionCreateParameters()

Initializes a new instance of the TagDescriptionCreateParameters class.

TagDescriptionCreateParameters(String, String, String)

Initializes a new instance of the TagDescriptionCreateParameters class.

Properties

Description

Gets or sets description of the Tag.

ExternalDocsDescription

Gets or sets description of the external resources describing the tag.

ExternalDocsUrl

Gets or sets absolute URL of external resources describing the tag.

Methods

Validate()

Validate the object.

Applies to