IProjectPolicyUpdateProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ProjectPolicyUpdatePropertiesTypeConverter))]
public interface IProjectPolicyUpdateProperties : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ProjectPolicyUpdatePropertiesTypeConverter))>]
type IProjectPolicyUpdateProperties = interface
interface IJsonSerializable
Public Interface IProjectPolicyUpdateProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| ResourcePolicy |
Resource policies that are a part of this project policy. |
| Scope |
Resources that have access to the shared resources that are a part of this project policy. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |