SitePatchResource.TrafficManagerHostName Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> TrafficManagerHostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.TrafficManagerHostName : System.Collections.Generic.List<string>
Public ReadOnly Property TrafficManagerHostName As List(Of String)

Property Value

Implements

Attributes

Applies to