Condividi tramite


IShareCredentialDetails.SupportedAccessProtocol Property

Definition

Access protocols supported on the device.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Access protocols supported on the device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.AccessProtocol) }, ReadOnly=true, Required=false, SerializedName="supportedAccessProtocols")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.AccessProtocol[] SupportedAccessProtocol { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Access protocols supported on the device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.AccessProtocol) }, ReadOnly=true, Required=false, SerializedName="supportedAccessProtocols")>]
member this.SupportedAccessProtocol : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.AccessProtocol[]
Public ReadOnly Property SupportedAccessProtocol As AccessProtocol()

Property Value

Attributes

Applies to