Share via


ImportImageParameters.SourceRegistryUri Property

Definition

The address of the source registry (e.g. 'mcr.microsoft.com').

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string SourceRegistryUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.SourceRegistryUri : string with get, set
Public Property SourceRegistryUri As String

Property Value

Implements

Attributes

Applies to