Package | Description |
---|---|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Modifier and Type | Method and Description |
---|---|
CheckNameAvailabilityResult |
Registries.checkNameAvailability(String name)
Checks if the specified container registry name is valid and available.
|
Modifier and Type | Method and Description |
---|---|
rx.Observable<CheckNameAvailabilityResult> |
Registries.checkNameAvailabilityAsync(String name)
Checks if container registry name is valid and is not in use asynchronously.
|
Copyright © 2019. All rights reserved.