Compartir a través de


AzureBlobStorageLinkedService.ServiceEndpoint Propiedad

Definición

Obtiene o establece el punto de conexión de Blob Service del recurso Azure Blob Storage. Es mutuamente excluyente con la propiedad connectionString, sasUri.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a