共用方式為


DiagnosticsStorageAccountConfig.TableEndpoint Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to