Share via


DatacenterAddressLocationResponse.Company Property

Definition

Gets company name

[Newtonsoft.Json.JsonProperty(PropertyName="company")]
public string Company { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="company")>]
member this.Company : string
Public ReadOnly Property Company As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to