次の方法で共有


GoogleCloudStorageLinkedService.ServiceUrl プロパティ

定義

Google 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

適用対象