DeviceSettingsOperationsExtensions.GetNetworkSettings Method

Definition

Gets the network settings of the specified device.

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

Parameters

operations
IDeviceSettingsOperations

The operations group for this extension method.

deviceName
String

The device name

resourceGroupName
String

The resource group name

managerName
String

The manager name

Returns

Applies to