AliasPathAttributes Class

Definition

Defines values for AliasPathAttributes.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathAttributes>))]
public class AliasPathAttributes : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathAttributes>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ResourceManager.Fluent.Models.AliasPathAttributes>))>]
type AliasPathAttributes = class
    inherit ExpandableStringEnum<AliasPathAttributes>
Public Class AliasPathAttributes
Inherits ExpandableStringEnum(Of AliasPathAttributes)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

AliasPathAttributes()

Fields

Modifiable
None

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to