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