DiagnosticsStorageAccountConfig.TableEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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