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