DataBoxEdgeDeviceResource.GetDataBoxEdgeDeviceCapacityInfo Method
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 an object representing a DataBoxEdgeDeviceCapacityInfoResource along with the instance operations that can be performed on it in the DataBoxEdgeDeviceResource.
public virtual Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceCapacityInfoResource GetDataBoxEdgeDeviceCapacityInfo();
abstract member GetDataBoxEdgeDeviceCapacityInfo : unit -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceCapacityInfoResource
override this.GetDataBoxEdgeDeviceCapacityInfo : unit -> Azure.ResourceManager.DataBoxEdge.DataBoxEdgeDeviceCapacityInfoResource
Public Overridable Function GetDataBoxEdgeDeviceCapacityInfo () As DataBoxEdgeDeviceCapacityInfoResource
Returns
Returns a DataBoxEdgeDeviceCapacityInfoResource object.