IRequiredTraffic.Protocol Property

Definition

The protocol of required traffic

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=false, Description="The protocol of required traffic", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="protocol", Update=false)]
public string Protocol { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=false, Description="The protocol of required traffic", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="protocol", Update=false)>]
member this.Protocol : string
Public ReadOnly Property Protocol As String

Property Value

Attributes

Applies to