次の方法で共有


StorageMigrationOptions.AzurefilesConnectionString プロパティ

定義

azureFiles 接続文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象