IRequiredTraffic.Protocol 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.
The protocol of required traffic
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The protocol of required traffic", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="protocol")]
public string Protocol { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The protocol of required traffic", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="protocol")>]
member this.Protocol : string
Public ReadOnly Property Protocol As String
Property Value
- Attributes