Share via


ApiManagementServiceResource.PublisherName Property

Definition

Gets or sets publisher name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to