INeighborAddress Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NeighborAddressTypeConverter))]
public interface INeighborAddress : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NeighborAddressTypeConverter))>]
type INeighborAddress = interface
    interface IJsonSerializable
Public Interface INeighborAddress
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Address

IP Address.

ConfigurationState

Configuration state of the resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to