IAzureContainerRegistry 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.
Represents Azure Container Registry information for deployment targets.
public interface IAzureContainerRegistry : Aspire.Hosting.ApplicationModel.IContainerRegistry
type IAzureContainerRegistry = interface
interface IContainerRegistry
Public Interface IAzureContainerRegistry
Implements IContainerRegistry
- Derived
- Implements
Properties
Endpoint |
Gets the endpoint URL of the container registry. (Inherited from IContainerRegistry) |
ManagedIdentityId |
Gets the managed identity ID associated with the container registry. |
Name |
Gets the name of the container registry. (Inherited from IContainerRegistry) |