共用方式為


DiagnosticsStorageAccountConfig.BlobEndpoint Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to