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)
net48
namespace Azure.ResourceManager.DevCenter
{
public class DevCenterProjectResource : ArmResource, IJsonModel<DevCenterProjectData>, IPersistableModel<DevCenterProjectData>
{
public virtual Response<DevCenterProjectEnvironmentResource> GetDevCenterProjectEnvironment(string environmentTypeName, CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net48 | |
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) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API