Share via


IProjectEnvironmentTypeUpdate Interface

Definition

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

Properties

CreatorRoleAssignmentRole
DeploymentTargetId
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
Status
Tag
UserRoleAssignment

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to