Share via


SiteSourceControlProperties.ContainerConfigurationUsername Property

Definition

The username used to upload the image to the container registry.

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

Property Value

Implements

Attributes

Applies to