IAzureDevOpsPermissionProfile Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |