Share via


GitHubActionContainerConfiguration.Password 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.Owned)]
public string Password { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Password : string with get, set
Public Property Password As String

Property Value

Implements

Attributes

Applies to