共用方式為


StorageAccount.BlobEndpoint Property

Definition

Gets blobEndpoint of Storage Account

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to