ITrafficControllerProperties.Frontend Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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