Share via


Registry.LoginServer Property

Definition

The URL that can be used to log into the container registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string LoginServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.LoginServer : string
Public ReadOnly Property LoginServer As String

Property Value

Implements

Attributes

Applies to