共用方式為


DiagnosticsStorageAccountConfig.QueueEndpoint Property

Definition

Gets or sets the queue endpoint of the azure storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to