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