共用方式為


FhirServiceAcrConfiguration Class

Definition

Azure container registry configuration information

public class FhirServiceAcrConfiguration
type FhirServiceAcrConfiguration = class
Public Class FhirServiceAcrConfiguration
Inheritance
FhirServiceAcrConfiguration

Constructors

FhirServiceAcrConfiguration()

Initializes a new instance of the FhirServiceAcrConfiguration class.

FhirServiceAcrConfiguration(IList<String>, IList<ServiceOciArtifactEntry>)

Initializes a new instance of the FhirServiceAcrConfiguration class.

Properties

LoginServers

Gets or sets the list of the Azure container registry login servers.

OciArtifacts

Gets or sets the list of Open Container Initiative (OCI) artifacts.

Applies to