ContainerRegistryCredentials.LoginServer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ACR login server name. User name is the first part of the FQDN.
public string LoginServer { get; }
member this.LoginServer : string
Public ReadOnly Property LoginServer As String