Share via


StorageAccountCredential.EndPoint Property

Definition

Gets or sets the storage endpoint

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to