Freigeben über


IFunctionsIdentity.ConnectionStringKey Property

Definition

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

Property Value

Attributes

Applies to