Compartilhar via


AzureBlobStorageLinkedService.ServiceEndpoint Propriedade

Definição

Obtém ou define o ponto de extremidade de serviço de blob do recurso Armazenamento de Blobs do Azure. Ele é mutuamente exclusivo com a propriedade 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a