ApiContract.Contact Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets contact information for the API.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.contact")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiContactInformation Contact { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contact")>]
member this.Contact : Microsoft.Azure.Management.ApiManagement.Models.ApiContactInformation with get, set
Public Property Contact As ApiContactInformation
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute