Sdílet prostřednictvím


StorageAccount.Fileshare Property

Definition

Gets or sets the file share name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to