Share via


ApiPatch.Protocols Property

Definition

Describes on which protocols the operations in this API can be invoked.

public System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ApiOperationInvokableProtocol> Protocols { get; }
member this.Protocols : System.Collections.Generic.IList<Azure.ResourceManager.ApiManagement.Models.ApiOperationInvokableProtocol>
Public ReadOnly Property Protocols As IList(Of ApiOperationInvokableProtocol)

Property Value

Applies to