Delen via


IProjectEnvironmentType Interface

Definition

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

Properties

CreatorRoleAssignmentRole
DeploymentTargetId
DisplayName
EnvironmentCount
Id (Inherited from IResource)
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
Location
Name (Inherited from IResource)
ProvisioningState
Status
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Tag
Type (Inherited from IResource)
UserRoleAssignment

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to