DevCenterProjectPolicyPatch 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 project policy properties for partial update. Properties not provided in the update request will not be changed.
public class DevCenterProjectPolicyPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterProjectPolicyPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterProjectPolicyPatch>
type DevCenterProjectPolicyPatch = class
interface IJsonModel<DevCenterProjectPolicyPatch>
interface IPersistableModel<DevCenterProjectPolicyPatch>
Public Class DevCenterProjectPolicyPatch
Implements IJsonModel(Of DevCenterProjectPolicyPatch), IPersistableModel(Of DevCenterProjectPolicyPatch)
- Inheritance
-
DevCenterProjectPolicyPatch
- Implements
Constructors
| Name | Description |
|---|---|
| DevCenterProjectPolicyPatch() |
Initializes a new instance of DevCenterProjectPolicyPatch. |
Properties
| Name | Description |
|---|---|
| ConfigurationPolicies |
Configuration Policies part of this project policy. |
| ResourcePolicies |
Resource policies that are a part of this project policy. |
| Scopes |
Resources that have access to the shared resources that are a part of this project policy. |