ProfileDnsNameUnavailableReason Class

Definition

The reason for unavailability of traffic manager profile DNS name.

public class ProfileDnsNameUnavailableReason : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.TrafficManager.Fluent.ProfileDnsNameUnavailableReason>
type ProfileDnsNameUnavailableReason = class
    inherit ExpandableStringEnum<ProfileDnsNameUnavailableReason>
Public Class ProfileDnsNameUnavailableReason
Inherits ExpandableStringEnum(Of ProfileDnsNameUnavailableReason)
Inheritance

Constructors

ProfileDnsNameUnavailableReason()

Fields

AlreadyExists
NotValid

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