FhirServiceAcrConfiguration interface
Azure container registry configuration information
Properties
login |
The list of the Azure container registry login servers. |
oci |
The list of Open Container Initiative (OCI) artifacts. |
Property Details
loginServers
The list of the Azure container registry login servers.
loginServers?: string[]
Property Value
string[]
ociArtifacts
The list of Open Container Initiative (OCI) artifacts.
ociArtifacts?: ServiceOciArtifactEntry[]