INeighborGroupPatchProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NeighborGroupPatchPropertiesTypeConverter))]
public interface INeighborGroupPatchProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INeighborGroupPatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NeighborGroupPatchPropertiesTypeConverter))>]
type INeighborGroupPatchProperties = interface
    interface IJsonSerializable
    interface IAnnotationResource
    interface INeighborGroupPatchableProperties
Public Interface INeighborGroupPatchProperties
Implements IAnnotationResource, INeighborGroupPatchableProperties
Derived
Attributes
Implements

Properties

Name Description
Annotation

Switch configuration description.

(Inherited from IAnnotationResource)
Destination

An array of destination IPv4 Addresses or IPv6 Addresses.

(Inherited from INeighborGroupPatchableProperties)

Methods

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

Applies to