Share via


IEndpoints.File Property

Definition

Gets the file endpoint.

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

Property Value

Attributes

Applies to