StorageMigrationOptions.AzurefilesConnectionString Property

Definition

Gets or sets azureFiles connection string.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to