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