ShareCredentialDetails.SupportedAccessProtocols Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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