GitRepositoryPatchDefinition.HttpsUser Property

Definition

Plaintext HTTPS username used to access private git repositories over HTTPS

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

Property Value

Implements

Attributes

Applies to