Share via


GitHubActionContainerConfiguration.ServerUrl Property

Definition

The server URL for the container registry where the build will be hosted.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string ServerUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ServerUrl : string with get, set
Public Property ServerUrl As String

Property Value

Implements

Attributes

Applies to