Udostępnij za pośrednictwem


IFunctionsIdentity.RequestHistoryName Property

Definition

The request history name.

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

Property Value

Attributes

Applies to