DevCenterPatch 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 devcenter resource for partial updates. Properties not provided in the update request will not be changed.
public class DevCenterPatch : Azure.ResourceManager.DevCenter.Models.DevCenterTrackedResourceUpdate, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterPatch>
type DevCenterPatch = class
inherit DevCenterTrackedResourceUpdate
interface IJsonModel<DevCenterPatch>
interface IPersistableModel<DevCenterPatch>
Public Class DevCenterPatch
Inherits DevCenterTrackedResourceUpdate
Implements IJsonModel(Of DevCenterPatch), IPersistableModel(Of DevCenterPatch)
- Inheritance
- Implements
Constructors
DevCenterPatch() |
Initializes a new instance of DevCenterPatch. |
Properties
Identity |
Managed identity properties. |
Location |
The geo-___location where the resource lives. (Inherited from DevCenterTrackedResourceUpdate) |
Tags |
Resource tags. (Inherited from DevCenterTrackedResourceUpdate) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |