Udostępnij za pośrednictwem


IFunctionsIdentity.RepetitionName Property

Definition

The workflow repetition.

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

Property Value

Attributes

Applies to