次の方法で共有


RoutingStorageContainerProperties.EndpointUri プロパティ

定義

ストレージ エンドポイントの URL を取得または設定します。 プロトコル https:// を含める必要があります

[Newtonsoft.Json.JsonProperty(PropertyName="endpointUri")]
public string EndpointUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointUri")>]
member this.EndpointUri : string with get, set
Public Property EndpointUri As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象