Sdílet prostřednictvím


CloudEndpoint.AzureFileShareName Property

Definition

Gets or sets azure file share name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to