Share via


GenerateExpressRoutePortsLOARequest.CustomerName Property

Definition

Gets or sets the customer name.

[Newtonsoft.Json.JsonProperty(PropertyName="customerName")]
public string CustomerName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerName")>]
member this.CustomerName : string with get, set
Public Property CustomerName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to