GitHubActionContainerConfiguration.ServerUri Property

Definition

The server URL for the container registry where the build will be hosted. Serialized Name: GitHubActionContainerConfiguration.serverUrl

public Uri ServerUri { get; set; }
member this.ServerUri : Uri with get, set
Public Property ServerUri As Uri

Property Value

Uri

Applies to