ITrafficController.Frontend Property

Definition

Frontends References List

[Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.Info(Create=false, Description="Frontends References List", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Alb.Models.IResourceId) }, Read=true, ReadOnly=true, Required=false, SerializedName="frontends", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Alb.Models.IResourceId> Frontend { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.Info(Create=false, Description="Frontends References List", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Alb.Models.IResourceId) }, Read=true, ReadOnly=true, Required=false, SerializedName="frontends", Update=false)>]
member this.Frontend : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Alb.Models.IResourceId>
Public ReadOnly Property Frontend As List(Of IResourceId)

Property Value

Attributes

Applies to