CreateProjectOptions.NotificationQueueUri Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to