Freigeben über


IProjectPolicyUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ProjectPolicyUpdateTypeConverter))]
public interface IProjectPolicyUpdate : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20250401Preview.ProjectPolicyUpdateTypeConverter))>]
type IProjectPolicyUpdate = interface
    interface IJsonSerializable
Public Interface IProjectPolicyUpdate
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)

Applies to