Condividi tramite


IImportImageParameters.SourceRegistryUri Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The address of the source registry (e.g. 'mcr.microsoft.com').", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="registryUri")]
public string SourceRegistryUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The address of the source registry (e.g. 'mcr.microsoft.com').", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="registryUri")>]
member this.SourceRegistryUri : string with get, set
Public Property SourceRegistryUri As String

Property Value

Attributes

Applies to