IngressTransportMethod(String) Constructor

Definition

Initializes a new instance of IngressTransportMethod.

public IngressTransportMethod (string value);
new Azure.ResourceManager.Applications.Containers.Models.IngressTransportMethod : string -> Azure.ResourceManager.Applications.Containers.Models.IngressTransportMethod
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to