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