Share via


IAzureDevOpsPermissionProfile Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.AzureDevOpsPermissionProfileTypeConverter))]
public interface IAzureDevOpsPermissionProfile : Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Mdp.Models.AzureDevOpsPermissionProfileTypeConverter))>]
type IAzureDevOpsPermissionProfile = interface
    interface IJsonSerializable
Public Interface IAzureDevOpsPermissionProfile
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Group

Group email addresses

Kind

Determines who has admin permissions to the Azure DevOps pool.

User

User email addresses

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to