INeighborGroupPatchProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |