次の方法で共有


OracleCloudStorageLinkedService.ServiceUrl プロパティ

定義

この値を取得または設定すると、Oracle Cloud Storage Connector でアクセスするエンドポイントが指定されます。 これは省略可能なプロパティです。別のサービス エンドポイントを試す場合、または https と http を切り替える場合にのみ変更してください。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serviceUrl")]
public object ServiceUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.serviceUrl")>]
member this.ServiceUrl : obj with get, set
Public Property ServiceUrl As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象