SandboxGroupProperties.DefaultDomain 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 default domain of the linked Azure Container Apps environment. Sandbox endpoints use subdomains of this domain. This read-only property is populated by the service and is omitted when no environment is linked.
public string DefaultDomain { get; }
member this.DefaultDomain : string
Public ReadOnly Property DefaultDomain As String