ContainerRegistryArchivePackageSourceProperties.SourceType Property

Definition

The type of package source for a archive.

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

Property Value

Applies to