AliasPathType Class

Definition

The type of the paths for alias.

public class AliasPathType
type AliasPathType = class
Public Class AliasPathType
Inheritance
AliasPathType

Constructors

AliasPathType()

Initializes a new instance of the AliasPathType class.

AliasPathType(String, IList<String>)

Initializes a new instance of the AliasPathType class.

Properties

ApiVersions

Gets or sets the API versions.

Path

Gets or sets the path of an alias.

Applies to