Bagikan melalui


BackupRequest.AzureFileShare Property

Definition

Gets or sets azure File Share.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to