ApiVersionSetEntityBase 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.
API Version set base parameters
public class ApiVersionSetEntityBase
type ApiVersionSetEntityBase = class
Public Class ApiVersionSetEntityBase
- Inheritance
-
ApiVersionSetEntityBase
Constructors
ApiVersionSetEntityBase() |
Initializes a new instance of the ApiVersionSetEntityBase class. |
ApiVersionSetEntityBase(String, String, String) |
Initializes a new instance of the ApiVersionSetEntityBase class. |
Properties
Description |
Gets or sets description of API Version Set. |
VersionHeaderName |
Gets or sets name of HTTP header parameter that indicates the API
Version if versioningScheme is set to |
VersionQueryName |
Gets or sets name of query parameter that indicates the API Version
if versioningScheme is set to |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET