Bagikan melalui


IImportSource.RegistryUri 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 RegistryUri { 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.RegistryUri : string with get, set
Public Property RegistryUri As String

Property Value

Attributes

Applies to