Intents.TrafficType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> TrafficType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.TrafficType : System.Collections.Generic.List<string> with get, set
Public Property TrafficType As List(Of String)

Property Value

Implements

Attributes

Applies to