Udostępnij za pośrednictwem


IFunctionsIdentity.PrId Property

Definition

The stage site identifier.

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

Property Value

Attributes

Applies to