AzureBlobStorageLinkedService.ServiceEndpoint 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 blob service endpoint of the Azure Blob Storage resource. It is mutually exclusive with connectionString, sasUri property.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serviceEndpoint")]
public string ServiceEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serviceEndpoint")>]
member this.ServiceEndpoint : string with get, set
Public Property ServiceEndpoint As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute