Udostępnij za pośrednictwem


IFunctionsIdentity.AppSettingKey Property

Definition

App Setting key name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="App Setting key name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appSettingKey")]
public string AppSettingKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="App Setting key name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appSettingKey")>]
member this.AppSettingKey : string with get, set
Public Property AppSettingKey As String

Property Value

Attributes

Applies to