AliasPathTokenType 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.
Defines values for AliasPathTokenType.
public static class AliasPathTokenType
type AliasPathTokenType = class
Public Class AliasPathTokenType
- Inheritance
-
AliasPathTokenType
Fields
Any |
The token type can be anything. |
Array |
The token type is array. |
Boolean |
The token type is boolean. |
Integer |
The token type is integer. |
NotSpecified |
The token type is not specified. |
Number |
The token type is number. |
Object |
The token type is object. |
String |
The token type is string. |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET