Share via


FhirServiceAcrConfiguration.OciArtifacts Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="ociArtifacts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HealthcareApis.Models.ServiceOciArtifactEntry> OciArtifacts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ociArtifacts")>]
member this.OciArtifacts : System.Collections.Generic.IList<Microsoft.Azure.Management.HealthcareApis.Models.ServiceOciArtifactEntry> with get, set
Public Property OciArtifacts As IList(Of ServiceOciArtifactEntry)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to