다음을 통해 공유


ContainerRegistryImportImageContent.Mode Property

Definition

When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins.

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryImportMode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryImportMode> with get, set
Public Property Mode As Nullable(Of ContainerRegistryImportMode)

Property Value

Applies to