次の方法で共有


ShareCredentialDetails.SupportedAccessProtocols プロパティ

定義

デバイスでサポートされているアクセス プロトコルを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象