NetworkFabricIPPrefixPatch 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 IP Prefix patch resource definition.
public class NetworkFabricIPPrefixPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricIPPrefixPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkFabricIPPrefixPatch>
type NetworkFabricIPPrefixPatch = class
inherit NetworkRackPatch
interface IJsonModel<NetworkFabricIPPrefixPatch>
interface IPersistableModel<NetworkFabricIPPrefixPatch>
Public Class NetworkFabricIPPrefixPatch
Inherits NetworkRackPatch
Implements IJsonModel(Of NetworkFabricIPPrefixPatch), IPersistableModel(Of NetworkFabricIPPrefixPatch)
- Inheritance
- Implements
Constructors
NetworkFabricIPPrefixPatch() |
Initializes a new instance of NetworkFabricIPPrefixPatch. |
Properties
Annotation |
Switch configuration description. |
IPPrefixRules |
The list of IP Prefix Rules. |
Tags |
Resource tags. (Inherited from NetworkRackPatch) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |