SiteConfigResourceInner.PublishingUsername Property

Definition

Gets or sets publishing user name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to