Share via


ApiManagementBackendData.Protocol Property

Definition

Backend communication protocol.

public Azure.ResourceManager.ApiManagement.Models.BackendProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.ApiManagement.Models.BackendProtocol> with get, set
Public Property Protocol As Nullable(Of BackendProtocol)

Property Value

Applies to