ExpressRouteLagPatch 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.
ExpressRouteLag Update Tags or Identity Request.
public class ExpressRouteLagPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.ExpressRouteLagPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.ExpressRouteLagPatch>
type ExpressRouteLagPatch = class
interface IJsonModel<ExpressRouteLagPatch>
interface IPersistableModel<ExpressRouteLagPatch>
Public Class ExpressRouteLagPatch
Implements IJsonModel(Of ExpressRouteLagPatch), IPersistableModel(Of ExpressRouteLagPatch)
- Inheritance
-
ExpressRouteLagPatch
- Implements
Constructors
| Name | Description |
|---|---|
| ExpressRouteLagPatch() |
Initializes a new instance of ExpressRouteLagPatch. |
Properties
| Name | Description |
|---|---|
| Identity |
The identity of ExpressRouteLag, if configured. |
| Tags |
Resource tags. |