Share via


FileServiceProperties.ProtocolSettings Property

Definition

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

Applies to