Condividi tramite


IFunctionsIdentity.Instance Property

Definition

Name of the instance in the multi-role pool.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the instance in the multi-role pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instance")]
public string Instance { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the instance in the multi-role pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instance")>]
member this.Instance : string with get, set
Public Property Instance As String

Property Value

Attributes

Applies to