Share via


IIntents.TrafficType Property

Definition

List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trafficType")]
public string[] TrafficType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of network traffic types. Only allowed values are 'Compute', 'Storage', 'Management'.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="trafficType")>]
member this.TrafficType : string[] with get, set
Public Property TrafficType As String()

Property Value

String[]
Attributes

Applies to