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