IFunctionsIdentity.BaseAddress Property

Definition

Module base address.

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

Property Value

Attributes

Applies to