Share via


BatchInboundNatPool.Name Property

Definition

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. If any invalid values are provided the request fails with HTTP status code 400.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to