FileServiceProperties.ProtocolSettings 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 protocol settings for file service
[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocolSettings")]
public Microsoft.Azure.Management.Storage.Models.ProtocolSettings ProtocolSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocolSettings")>]
member this.ProtocolSettings : Microsoft.Azure.Management.Storage.Models.ProtocolSettings with get, set
Public Property ProtocolSettings As ProtocolSettings
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute