Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContainerRegistryClientOptions

Package version

Client options used to configure Container Registry Repository API requests.

Hierarchy

  • any
    • ContainerRegistryClientOptions

Index

Properties

Properties

Optional authenticationScope

authenticationScope: undefined | string

Gets or sets the authentication scope to use for authentication with AAD. This defaults to the Azure Resource Manager "Azure Global" scope. To connect to a different cloud, set this value to "<resource-id>/.default", where <resource-id> is one of the Resource IDs listed at https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/services-support-managed-identities#azure-resource-manager. For example, to connect to the Azure Germany cloud, create a client with this set to "https://management.microsoftazure.de/.default".

Generated using TypeDoc