Uses of Class
com.microsoft.azure.management.containerregistry.StorageAccountProperties
Packages that use StorageAccountProperties
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of StorageAccountProperties in com.microsoft.azure.management.containerregistry
Methods in com.microsoft.azure.management.containerregistry that return StorageAccountPropertiesModifier and TypeMethodDescriptionRegistryUpdateParameters.storageAccount()
Get the parameters of a storage account for the container registry.Set the resource ID of the storage account.Methods in com.microsoft.azure.management.containerregistry with parameters of type StorageAccountPropertiesModifier and TypeMethodDescriptionRegistryUpdateParameters.withStorageAccount
(StorageAccountProperties storageAccount) Set the parameters of a storage account for the container registry.