IAlbIdentity.TrafficControllerName 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.
traffic controller name for path
[Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.Info(Create=true, Description="traffic controller name for path", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="trafficControllerName", Update=true)]
public string TrafficControllerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Alb.Runtime.Info(Create=true, Description="traffic controller name for path", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="trafficControllerName", Update=true)>]
member this.TrafficControllerName : string with get, set
Public Property TrafficControllerName As String
Property Value
- Attributes