Sdílet prostřednictvím


ServiceAcrConfigurationInfo interface

Azure container registry configuration information

Properties

loginServers

The list of the ACR login servers.

ociArtifacts

The list of Open Container Initiative (OCI) artifacts.

Property Details

loginServers

The list of the ACR login servers.

loginServers?: string[]

Property Value

string[]

ociArtifacts

The list of Open Container Initiative (OCI) artifacts.

ociArtifacts?: ServiceOciArtifactEntry[]

Property Value