Compartir a través de


ShareCredentialDetails.SupportedAccessProtocols Propiedad

Definición

Obtiene los protocolos de acceso admitidos en el dispositivo.

[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))

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a