AzureFileShareProtectableItem.AzureFileShareType Property

Definition

Gets or sets file Share type XSync or XSMB. Possible values include: 'Invalid', 'XSMB', 'XSync'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to