Compartilhar via


ServiceAcrConfigurationInfo.OciArtifacts Propriedade

Definição

Obtém ou define a lista de artefatos OCI (Open Container Initiative).

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a