Partager via


IRepetitionIndex.ScopeName Property

Definition

The scope.

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

Property Value

Attributes

Applies to