Share via


ApiManagementServiceResource.PublisherEmail Property

Definition

Gets or sets publisher email.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to