| Package | Description |
|---|---|
| com.azure.resourcemanager.search.models |
Package containing the data models for SearchManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static UnavailableNameReason |
UnavailableNameReason.ALREADY_EXISTS
Static value AlreadyExists for UnavailableNameReason.
|
static UnavailableNameReason |
UnavailableNameReason.INVALID
Static value Invalid for UnavailableNameReason.
|
| Modifier and Type | Method and Description |
|---|---|
static UnavailableNameReason |
UnavailableNameReason.fromString(String name)
Creates or finds a UnavailableNameReason from its string representation.
|
UnavailableNameReason |
CheckNameAvailabilityOutput.reason()
Get the reason property: The reason why the name is not available.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.