DomainInner.ContactTech Property

Definition

Gets or sets technical contact.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.contactTech")]
public Microsoft.Azure.Management.AppService.Fluent.Models.Contact ContactTech { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.contactTech")>]
member this.ContactTech : Microsoft.Azure.Management.AppService.Fluent.Models.Contact with get, set
Public Property ContactTech As Contact

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to