DevCenterProjectResource
ResourceType
DevCenterProjectResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
GetAllowedEnvironmentType(String, CancellationToken)
GetAllowedEnvironmentTypeAsync(String, CancellationToken)
GetAllowedEnvironmentTypes()
GetAsync(CancellationToken)
GetDevCenterPool(String, CancellationToken)
GetDevCenterPoolAsync(String, CancellationToken)
GetDevCenterPools()
GetDevCenterProjectEnvironment(String, CancellationToken)
GetDevCenterProjectEnvironmentAsync(String, CancellationToken)
GetDevCenterProjectEnvironments()
GetProjectAttachedNetworkConnection(String, CancellationToken)
GetProjectAttachedNetworkConnectionAsync(String, CancellationToken)
GetProjectAttachedNetworkConnections()
GetProjectDevBoxDefinition(String, CancellationToken)
GetProjectDevBoxDefinitionAsync(String, CancellationToken)
GetProjectDevBoxDefinitions()
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Update(WaitUntil, DevCenterProjectPatch, CancellationToken)
UpdateAsync(WaitUntil, DevCenterProjectPatch, CancellationToken)
net10.0
namespace Azure.ResourceManager.DevCenter
{
public class DevCenterProjectResource : ArmResource, IJsonModel<DevCenterProjectData>, IPersistableModel<DevCenterProjectData>
{
public virtual Response<ProjectAttachedNetworkConnectionResource> GetProjectAttachedNetworkConnection(string attachedNetworkConnectionName, CancellationToken cancellationToken = default);
}
}
| .NET | 8.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Assembly | Azure.ResourceManager.DevCenter , Version=1.0.2.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.DevCenter (1.0.2) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API