@Beta(value=V1_11_0) public interface CheckNameAvailabilityResult extends HasInner<com.microsoft.azure.management.keyvault.implementation.CheckNameAvailabilityResultInner>
Modifier and Type | Method and Description |
---|---|
String |
message()
Get the message value.
|
Boolean |
nameAvailable()
Get the nameAvailable value.
|
Reason |
reason()
Get the reason value.
|
Copyright © 2019. All rights reserved.