Condividi tramite


FileShareProperties.Protocol Property

Definition

The file sharing protocol for this file share.

public Azure.ResourceManager.FileShares.Models.FileShareProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.FileShares.Models.FileShareProtocol> with get, set
Public Property Protocol As Nullable(Of FileShareProtocol)

Property Value

Applies to