public class ProfileDnsNameUnavailableReason extends Object
| Modifier and Type | Field and Description |
|---|---|
static ProfileDnsNameUnavailableReason |
ALREADYEXISTS
Static value AlreadyExists for ProfileDnsNameUnavailableReason.
|
static ProfileDnsNameUnavailableReason |
INVALID
Static value Invalid for ProfileDnsNameUnavailableReason.
|
| Constructor and Description |
|---|
ProfileDnsNameUnavailableReason(String value)
Creates ProfileDnsNameUnavailableReason.
|
public static final ProfileDnsNameUnavailableReason INVALID
public static final ProfileDnsNameUnavailableReason ALREADYEXISTS
public ProfileDnsNameUnavailableReason(String value)
value - the reason/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/