InboundNatPool.Name Property

Definition

Gets the name of the endpoint.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Remarks

The name must be unique within a Batch pool, can contain letters, numbers, underscores, periods, and hyphens. Names must start with a letter or number, must end with a letter, number, or underscore, and cannot exceed 77 characters.

Applies to