ContainerAppIngressTransportMethod(String) Constructor

Definition

Initializes a new instance of ContainerAppIngressTransportMethod.

public ContainerAppIngressTransportMethod (string value);
new Azure.ResourceManager.AppContainers.Models.ContainerAppIngressTransportMethod : string -> Azure.ResourceManager.AppContainers.Models.ContainerAppIngressTransportMethod
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to