NetworkFabricNeighborGroupPatch Class
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.
The Neighbor Group Patch definition.
public class NetworkFabricNeighborGroupPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricNeighborGroupPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricNeighborGroupPatch>
type NetworkFabricNeighborGroupPatch = class
inherit NetworkRackPatch
interface IJsonModel<NetworkFabricNeighborGroupPatch>
interface IPersistableModel<NetworkFabricNeighborGroupPatch>
Public Class NetworkFabricNeighborGroupPatch
Inherits NetworkRackPatch
Implements IJsonModel(Of NetworkFabricNeighborGroupPatch), IPersistableModel(Of NetworkFabricNeighborGroupPatch)
- Inheritance
- Implements
Constructors
NetworkFabricNeighborGroupPatch() |
Initializes a new instance of NetworkFabricNeighborGroupPatch. |
Properties
Annotation |
Switch configuration description. |
Destination |
An array of destination IPv4 Addresses or IPv6 Addresses. |
Tags |
Resource tags. (Inherited from NetworkRackPatch) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET