Aracılığıyla paylaş


VolumeProperties.ProtocolTypes Property

Definition

Gets or sets set of protocol types, default NFSv3, CIFS for SMB protocol

[Newtonsoft.Json.JsonProperty(PropertyName="protocolTypes")]
public System.Collections.Generic.IList<string> ProtocolTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocolTypes")>]
member this.ProtocolTypes : System.Collections.Generic.IList<string> with get, set
Public Property ProtocolTypes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to