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

Optional audience

audience: undefined | string

Gets or sets the audience to use for authentication with Azure Active Directory. The authentication scope will be set from this audience. See KnownContainerRegistryAudience for known audience values.

Optional serviceVersion

serviceVersion: undefined | "2021-07-01"

The version of service API to make calls against.

Generated using TypeDoc