Freigeben über


IProjectPolicyProperties Interface

Definition

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

Applies to