Freigeben über


IProjectPolicyUpdateProperties Interface

Definition

[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)

Applies to