Share via


OracleCloudStorageLinkedService.ServiceUri Property

Definition

This value specifies the endpoint to access with the Oracle Cloud Storage Connector. This is an optional property; change it only if you want to try a different service endpoint or want to switch between https and http. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ServiceUri { get; set; }
member this.ServiceUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ServiceUri As DataFactoryElement(Of String)

Property Value

Applies to