NetworkSettings Class

Definition

The network settings of a device.

[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkSettings : Microsoft.Azure.Management.EdgeGateway.Models.ARMBaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkSettings = class
    inherit ARMBaseModel
Public Class NetworkSettings
Inherits ARMBaseModel
Inheritance
NetworkSettings
Attributes

Constructors

NetworkSettings()

Initializes a new instance of the NetworkSettings class.

NetworkSettings(String, String, String, IList<NetworkAdapter>)

Initializes a new instance of the NetworkSettings class.

Properties

Id

Gets the path ID that uniquely identifies the object.

(Inherited from ARMBaseModel)
Name

Gets the object name.

(Inherited from ARMBaseModel)
NetworkAdapters

Gets the network adapter list on the device.

Type

Gets the hierarchical type of the object.

(Inherited from ARMBaseModel)

Applies to