共用方式為


ProtocolSettings.Smb Property

Definition

Gets or sets setting for SMB protocol

[Newtonsoft.Json.JsonProperty(PropertyName="smb")]
public Microsoft.Azure.Management.Storage.Models.SmbSetting Smb { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="smb")>]
member this.Smb : Microsoft.Azure.Management.Storage.Models.SmbSetting with get, set
Public Property Smb As SmbSetting

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to