Sdílet prostřednictvím


DevicesOperationsExtensions.GetNetworkSettings Method

Definition

Gets the network settings of the specified data box edge/gateway device.

public static Microsoft.Azure.Management.EdgeGateway.Models.NetworkSettings GetNetworkSettings (this Microsoft.Azure.Management.EdgeGateway.IDevicesOperations operations, string deviceName, string resourceGroupName);
static member GetNetworkSettings : Microsoft.Azure.Management.EdgeGateway.IDevicesOperations * string * string -> Microsoft.Azure.Management.EdgeGateway.Models.NetworkSettings
<Extension()>
Public Function GetNetworkSettings (operations As IDevicesOperations, deviceName As String, resourceGroupName As String) As NetworkSettings

Parameters

operations
IDevicesOperations

The operations group for this extension method.

deviceName
String

The device name.

resourceGroupName
String

The resource group name.

Returns

Applies to