PrivateLinkResourcePatch 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.
Request payload for updating a private link resource. Used in PATCH operations to update specific mutable properties without affecting the entire resource configuration.
public class PrivateLinkResourcePatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch>
type PrivateLinkResourcePatch = class
interface IJsonModel<PrivateLinkResourcePatch>
interface IPersistableModel<PrivateLinkResourcePatch>
Public Class PrivateLinkResourcePatch
Implements IJsonModel(Of PrivateLinkResourcePatch), IPersistableModel(Of PrivateLinkResourcePatch)
- Inheritance
-
PrivateLinkResourcePatch
- Implements
Constructors
| Name | Description |
|---|---|
| PrivateLinkResourcePatch() |
Initializes a new instance of PrivateLinkResourcePatch. |
Properties
| Name | Description |
|---|---|
| Tags |
Resource tags. |