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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET