Skip navigation links
A B C D E F H L N O P R S T V W 

A

accessKey() - Method in class com.microsoft.azure.management.containerregistry.StorageAccountParameters
Get the accessKey value.
adminUserEnabled() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 

B

BASIC - Static variable in class com.microsoft.azure.management.containerregistry.SkuTier
Static value Basic for SkuTier.

C

com.microsoft.azure.management.containerregistry - package com.microsoft.azure.management.containerregistry
This package contains the classes for ContainerRegistryManagementClient.
creationDate() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 

D

description() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the description value.

E

equals(Object) - Method in class com.microsoft.azure.management.containerregistry.SkuTier
 

F

fromString(String) - Static method in enum com.microsoft.azure.management.containerregistry.PasswordName
Parses a serialized value to a PasswordName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.containerregistry.ProvisioningState
Parses a serialized value to a ProvisioningState instance.

H

hashCode() - Method in class com.microsoft.azure.management.containerregistry.SkuTier
 

L

listCredentials(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Lists the login credentials for the specified container registry.
listCredentials() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
listCredentialsAsync(String, String) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Lists the login credentials for the specified container registry.
listCredentialsAsync() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
loginServerUrl() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 

N

name() - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.StorageAccountParameters
Get the name value.
name() - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
Get the name value.

O

operation() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the operation value.
OperationDisplayDefinition - Class in com.microsoft.azure.management.containerregistry
The display information for a container registry operation.
OperationDisplayDefinition() - Constructor for class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
 

P

PasswordName - Enum in com.microsoft.azure.management.containerregistry
Defines values for PasswordName.
provider() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the provider value.
ProvisioningState - Enum in com.microsoft.azure.management.containerregistry
Defines values for ProvisioningState.

R

regenerateCredential(String, String, PasswordName) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Regenerates one of the login credentials for the specified container registry.
regenerateCredential(PasswordName) - Method in interface com.microsoft.azure.management.containerregistry.Registry
Regenerates one of the login credentials for the specified container registry.
regenerateCredentialAsync(String, String, PasswordName) - Method in interface com.microsoft.azure.management.containerregistry.Registries
Regenerates one of the login credentials for the specified container registry.
regenerateCredentialAsync(PasswordName) - Method in interface com.microsoft.azure.management.containerregistry.Registry
Regenerates one of the login credentials for the specified container registry.
RegenerateCredentialParameters - Class in com.microsoft.azure.management.containerregistry
The parameters used to regenerate the login credential.
RegenerateCredentialParameters() - Constructor for class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
 
Registries - Interface in com.microsoft.azure.management.containerregistry
Entry point to the registry management API.
Registry - Interface in com.microsoft.azure.management.containerregistry
An immutable client-side representation of an Azure registry.
Registry.Definition - Interface in com.microsoft.azure.management.containerregistry
Container interface for all the definitions related to a registry.
Registry.DefinitionStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of registry definition stages.
Registry.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerregistry
The first stage of a container service definition.
Registry.DefinitionStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry definition allowing to enable admin user.
Registry.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerregistry
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
Registry.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerregistry
The stage of the container service definition allowing to specify the resource group.
Registry.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry definition allowing to specify the storage account.
Registry.Update - Interface in com.microsoft.azure.management.containerregistry
The template for an update operation, containing all the settings that can be modified.
Registry.UpdateStages - Interface in com.microsoft.azure.management.containerregistry
Grouping of container service update stages.
Registry.UpdateStages.WithAdminUserEnabled - Interface in com.microsoft.azure.management.containerregistry
The stage of the registry update allowing to enable admin user.
RegistryNameCheckRequest - Class in com.microsoft.azure.management.containerregistry
A request to check whether a container registry name is available.
RegistryNameCheckRequest() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Creates an instance of RegistryNameCheckRequest class.
RegistryPassword - Class in com.microsoft.azure.management.containerregistry
The login password for the container registry.
RegistryPassword() - Constructor for class com.microsoft.azure.management.containerregistry.RegistryPassword
 
resource() - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Get the resource value.

S

sku() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
Sku - Class in com.microsoft.azure.management.containerregistry
The SKU of a container registry.
Sku() - Constructor for class com.microsoft.azure.management.containerregistry.Sku
 
SkuTier - Class in com.microsoft.azure.management.containerregistry
Defines values for SkuTier.
SkuTier(String) - Constructor for class com.microsoft.azure.management.containerregistry.SkuTier
Creates a custom value for SkuTier.
storageAccountName() - Method in interface com.microsoft.azure.management.containerregistry.Registry
 
StorageAccountParameters - Class in com.microsoft.azure.management.containerregistry
The parameters of a storage account for a container registry.
StorageAccountParameters() - Constructor for class com.microsoft.azure.management.containerregistry.StorageAccountParameters
 
StorageAccountProperties - Class in com.microsoft.azure.management.containerregistry
The properties of a storage account for a container registry.
StorageAccountProperties() - Constructor for class com.microsoft.azure.management.containerregistry.StorageAccountProperties
 

T

tier() - Method in class com.microsoft.azure.management.containerregistry.Sku
Get the tier value.
toString() - Method in enum com.microsoft.azure.management.containerregistry.PasswordName
 
toString() - Method in enum com.microsoft.azure.management.containerregistry.ProvisioningState
 
toString() - Method in class com.microsoft.azure.management.containerregistry.SkuTier
 
type() - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Get the type value.

V

value() - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Get the value value.
valueOf(String) - Static method in enum com.microsoft.azure.management.containerregistry.PasswordName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.containerregistry.ProvisioningState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.containerregistry.PasswordName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.containerregistry.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessKey(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountParameters
Set the accessKey value.
withDescription(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the description value.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The parameters of a storage account for the container registry.
withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegenerateCredentialParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Set the name value.
withName(PasswordName) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountParameters
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.containerregistry.StorageAccountProperties
Set the name value.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The parameters for a storage account for the container registry.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithStorageAccount
The parameters for a storage account for the container registry.
withOperation(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the operation value.
withoutRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
Disable admin user.
withProvider(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the provider value.
withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.DefinitionStages.WithAdminUserEnabled
Enable admin user.
withRegistryNameAsAdminUser() - Method in interface com.microsoft.azure.management.containerregistry.Registry.UpdateStages.WithAdminUserEnabled
Enable admin user.
withResource(String) - Method in class com.microsoft.azure.management.containerregistry.OperationDisplayDefinition
Set the resource value.
withType(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryNameCheckRequest
Set the type value.
withValue(String) - Method in class com.microsoft.azure.management.containerregistry.RegistryPassword
Set the value value.
A B C D E F H L N O P R S T V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/