AzureFileShareProtectableItem.AzureFileShareType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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