次の方法で共有


IServiceOciArtifactEntry Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceOciArtifactEntryTypeConverter))]
public interface IServiceOciArtifactEntry : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServiceOciArtifactEntryTypeConverter))>]
type IServiceOciArtifactEntry = interface
    interface IJsonSerializable
Public Interface IServiceOciArtifactEntry
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Digest

The artifact digest.

ImageName

The artifact name.

LoginServer

The Azure Container Registry login server.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to