Condividi tramite


IFunctionsIdentity.SiteExtensionId Property

Definition

Site extension name.

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

Property Value

Attributes

Applies to