共用方式為


ShareCreateOptions.Protocols Property

Definition

The protocols to enable for the share.

public Azure.Storage.Files.Shares.Models.ShareProtocols? Protocols { get; set; }
member this.Protocols : Nullable<Azure.Storage.Files.Shares.Models.ShareProtocols> with get, set
Public Property Protocols As Nullable(Of ShareProtocols)

Property Value

Applies to