PeeringServicePatch 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 PeeringServicePatch.
public class PeeringServicePatch : Azure.ResourceManager.Peering.Models.PeeringResourceTagsPatch, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Peering.Models.PeeringServicePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Peering.Models.PeeringServicePatch>
public class PeeringServicePatch : Azure.ResourceManager.Peering.Models.PeeringResourceTagsPatch
type PeeringServicePatch = class
inherit PeeringResourceTagsPatch
interface IJsonModel<PeeringServicePatch>
interface IPersistableModel<PeeringServicePatch>
type PeeringServicePatch = class
inherit PeeringResourceTagsPatch
Public Class PeeringServicePatch
Inherits PeeringResourceTagsPatch
Implements IJsonModel(Of PeeringServicePatch), IPersistableModel(Of PeeringServicePatch)
Public Class PeeringServicePatch
Inherits PeeringResourceTagsPatch
- Inheritance
- Implements
Constructors
PeeringServicePatch() |
Initializes a new instance of PeeringServicePatch. |
Properties
Tags |
Gets or sets the tags, a dictionary of descriptors arm object. (Inherited from PeeringResourceTagsPatch) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |