StorageMigrationOptions.AzurefilesShare Property

Definition

Gets or sets azureFiles share.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to