Share via


BatchInboundNatPool.Protocol Property

Definition

Gets or sets the Protocol.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchInboundEndpointProtocol> Protocol { get; set; }
member this.Protocol : Azure.Provisioning.BicepValue<Azure.Provisioning.Batch.BatchInboundEndpointProtocol> with get, set
Public Property Protocol As BicepValue(Of BatchInboundEndpointProtocol)

Property Value

Applies to