ContainerAppScaleRule.Tcp Property

Definition

Tcp requests based scaling.

public Azure.Provisioning.AppContainers.ContainerAppTcpScaleRule Tcp { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppTcpScaleRule> Tcp { get; set; }
member this.Tcp : Azure.Provisioning.AppContainers.ContainerAppTcpScaleRule with get, set
member this.Tcp : Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppTcpScaleRule> with get, set
Public Property Tcp As ContainerAppTcpScaleRule
Public Property Tcp As BicepValue(Of ContainerAppTcpScaleRule)

Property Value

Applies to