DataBoxEdgeNetworkAdapter.RdmaStatus 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.
Value indicating whether this adapter is RDMA capable.
public Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeNetworkAdapterRdmaStatus? RdmaStatus { get; }
member this.RdmaStatus : Nullable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeNetworkAdapterRdmaStatus>
Public ReadOnly Property RdmaStatus As Nullable(Of DataBoxEdgeNetworkAdapterRdmaStatus)