Share via


ShareCredentialDetails.SupportedAccessProtocols Property

Definition

Gets access protocols supported on the device.

[Newtonsoft.Json.JsonProperty(PropertyName="supportedAccessProtocols")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.AccessProtocol?> SupportedAccessProtocols { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedAccessProtocols")>]
member this.SupportedAccessProtocols : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.DataBox.Models.AccessProtocol>>
Public ReadOnly Property SupportedAccessProtocols As IList(Of Nullable(Of AccessProtocol))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to