Freigeben über


IEndpoints.Web Property

Definition

Gets the web endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the web endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="web")]
public string Web { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Gets the web endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="web")>]
member this.Web : string
Public ReadOnly Property Web As String

Property Value

Attributes

Applies to