Share via


GitHubActionConfiguration.ContainerConfigurationPassword Property

Definition

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

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

Property Value

Implements

Attributes

Applies to