ISite.TrafficManagerHostName Property

Definition

Azure Traffic Manager hostnames associated with the app. Read-only.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Azure Traffic Manager hostnames associated with the app. Read-only.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="trafficManagerHostNames")]
public string[] TrafficManagerHostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Azure Traffic Manager hostnames associated with the app. Read-only.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="trafficManagerHostNames")>]
member this.TrafficManagerHostName : string[]
Public ReadOnly Property TrafficManagerHostName As String()

Property Value

String[]
Attributes

Applies to