TagDescriptionCreateParameters 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.
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. |