StorageAccountProperties.Endpoints Property

Definition

Optional. The URLs that are used to perform a retrieval of a public blob, queue, or table object.

public System.Collections.Generic.IList<Uri> Endpoints { get; set; }
member this.Endpoints : System.Collections.Generic.IList<Uri> with get, set
Public Property Endpoints As IList(Of Uri)

Property Value

Applies to