Compartir a través de


IAzureDevOpsOrganizationConfigurationProjectConfigs Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.AzureDevOpsOrganizationConfigurationProjectConfigsTypeConverter))]
public interface IAzureDevOpsOrganizationConfigurationProjectConfigs : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Security.Models.IAzureDevOpsProjectConfiguration>, Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.AzureDevOpsOrganizationConfigurationProjectConfigsTypeConverter))>]
type IAzureDevOpsOrganizationConfigurationProjectConfigs = interface
    interface IJsonSerializable
    interface IAssociativeArray<IAzureDevOpsProjectConfiguration>
Public Interface IAzureDevOpsOrganizationConfigurationProjectConfigs
Implements IAssociativeArray(Of IAzureDevOpsProjectConfiguration), IJsonSerializable
Derived
Attributes
Implements

Applies to