IRegistryCredentials Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response containing the login credentials for a container registry.
public interface IRegistryCredentials : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IRegistryCredentials = interface
interface IBeta
Public Interface IRegistryCredentials
Implements IBeta
- Implements
Properties
AccessKeys |
Gets The admin user access key names and values which can be used to login into the container registry. |
Username |
Gets the username value which can be used to login into the container registry. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET