Condividi tramite


FunctionsIdentity.BasicAuthName Property

Definition

name of the basic auth entry.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.BasicAuthName? BasicAuthName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.BasicAuthName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.BasicAuthName> with get, set
Public Property BasicAuthName As Nullable(Of BasicAuthName)

Property Value

Implements

Attributes

Applies to