Share via


StaticSiteBuildProperties.ApiLocation Property

Definition

The path to the api code within the repository.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string ApiLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ApiLocation : string with get, set
Public Property ApiLocation As String

Property Value

Implements

Attributes

Applies to