Class UpdateContainerImageArtifactDetails
Details to update the container image artifact.
Inherited Members
Namespace: Oci.MarketplacepublisherService.Models
Assembly: OCI.DotNetSDK.Marketplacepublisher.dll
Syntax
public class UpdateContainerImageArtifactDetails : UpdateArtifactDetailsProperties
ContainerImage
Declaration
[JsonProperty(PropertyName = "containerImage")]
public UpdateContainerImageDetails ContainerImage { get; set; }Property Value
| Type | Description | 
|---|---|
| UpdateContainerImageDetails |