Share via


Endpoint.Protocol Property

Definition

Protocol over which communication will happen over this endpoint

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.Protocol? Protocol { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Protocol : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.Protocol> with get, set
Public Property Protocol As Nullable(Of Protocol)

Property Value

Implements

Attributes

Applies to