Interface CheckNameAvailabilityResult
- All Superinterfaces:
HasInnerModel<RegistryNameStatusInner>
The result of checking for container registry name availability.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
isAvailable
boolean isAvailable()- Returns:
- true if the specified name is valid and available for use, otherwise false
-