DevCenterExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.DevCenter.

public static class DevCenterExtensions
type DevCenterExtensions = class
Public Module DevCenterExtensions
Inheritance
DevCenterExtensions

Methods

Name Description
CheckDevCenterNameAvailability(SubscriptionResource, DevCenterNameAvailabilityContent, CancellationToken)

Check the availability of name for resource. <item> Mocking. To mock this method, please mock CheckDevCenterNameAvailability(DevCenterNameAvailabilityContent, CancellationToken) instead. </item>

CheckDevCenterNameAvailabilityAsync(SubscriptionResource, DevCenterNameAvailabilityContent, CancellationToken)

Check the availability of name for resource. <item> Mocking. To mock this method, please mock CheckDevCenterNameAvailabilityAsync(DevCenterNameAvailabilityContent, CancellationToken) instead. </item>

Execute(SubscriptionResource, DevCenterScopedNameAvailabilityContent, CancellationToken)

Check the availability of name for resource. <item> Mocking. To mock this method, please mock Execute(DevCenterScopedNameAvailabilityContent, CancellationToken) instead. </item>

ExecuteAsync(SubscriptionResource, DevCenterScopedNameAvailabilityContent, CancellationToken)

Check the availability of name for resource. <item> Mocking. To mock this method, please mock ExecuteAsync(DevCenterScopedNameAvailabilityContent, CancellationToken) instead. </item>

GetAllowedEnvironmentTypeResource(ArmClient, ResourceIdentifier)

Gets an object representing a AllowedEnvironmentTypeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAllowedEnvironmentTypeResource(ResourceIdentifier) instead. </item>

GetAttachedNetworkConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a AttachedNetworkConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetAttachedNetworkConnectionResource(ResourceIdentifier) instead. </item>

GetDevBoxDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevBoxDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevBoxDefinitionResource(ResourceIdentifier) instead. </item>

GetDevCenter(ResourceGroupResource, String, CancellationToken)

Gets a devcenter. <item> Mocking. To mock this method, please mock GetDevCenter(String, CancellationToken) instead. </item>

GetDevCenterAsync(ResourceGroupResource, String, CancellationToken)

Gets a devcenter. <item> Mocking. To mock this method, please mock GetDevCenterAsync(String, CancellationToken) instead. </item>

GetDevCenterCatalogEnvironmentDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterCatalogEnvironmentDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterCatalogEnvironmentDefinitionResource(ResourceIdentifier) instead. </item>

GetDevCenterCatalogImageDefinitionBuildResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterCatalogImageDefinitionBuildResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterCatalogImageDefinitionBuildResource(ResourceIdentifier) instead. </item>

GetDevCenterCatalogImageDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterCatalogImageDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterCatalogImageDefinitionResource(ResourceIdentifier) instead. </item>

GetDevCenterCatalogResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterCatalogResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterCatalogResource(ResourceIdentifier) instead. </item>

GetDevCenterCatalogTaskResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterCatalogTaskResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterCatalogTaskResource(ResourceIdentifier) instead. </item>

GetDevCenterEncryptionSetResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterEncryptionSetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterEncryptionSetResource(ResourceIdentifier) instead. </item>

GetDevCenterEnvironmentTypeResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterEnvironmentTypeResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterEnvironmentTypeResource(ResourceIdentifier) instead. </item>

GetDevCenterGalleryResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterGalleryResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterGalleryResource(ResourceIdentifier) instead. </item>

GetDevCenterImageResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterImageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterImageResource(ResourceIdentifier) instead. </item>

GetDevCenterNetworkConnection(ResourceGroupResource, String, CancellationToken)

Gets a network connection resource. <item> Mocking. To mock this method, please mock GetDevCenterNetworkConnection(String, CancellationToken) instead. </item>

GetDevCenterNetworkConnectionAsync(ResourceGroupResource, String, CancellationToken)

Gets a network connection resource. <item> Mocking. To mock this method, please mock GetDevCenterNetworkConnectionAsync(String, CancellationToken) instead. </item>

GetDevCenterNetworkConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterNetworkConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterNetworkConnectionResource(ResourceIdentifier) instead. </item>

GetDevCenterNetworkConnections(ResourceGroupResource)

Gets a collection of DevCenterNetworkConnections in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDevCenterNetworkConnections() instead. </item>

GetDevCenterNetworkConnections(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists network connections in a subscription. <item> Mocking. To mock this method, please mock GetDevCenterNetworkConnections(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterNetworkConnectionsAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists network connections in a subscription. <item> Mocking. To mock this method, please mock GetDevCenterNetworkConnectionsAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterOperationStatus(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets the current status of an async operation. <item> Mocking. To mock this method, please mock GetDevCenterOperationStatus(AzureLocation, String, CancellationToken) instead. </item>

GetDevCenterOperationStatusAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets the current status of an async operation. <item> Mocking. To mock this method, please mock GetDevCenterOperationStatusAsync(AzureLocation, String, CancellationToken) instead. </item>

GetDevCenterPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterPoolResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterPoolResource(ResourceIdentifier) instead. </item>

GetDevCenterProject(ResourceGroupResource, String, CancellationToken)

Gets a specific project. <item> Mocking. To mock this method, please mock GetDevCenterProject(String, CancellationToken) instead. </item>

GetDevCenterProjectAsync(ResourceGroupResource, String, CancellationToken)

Gets a specific project. <item> Mocking. To mock this method, please mock GetDevCenterProjectAsync(String, CancellationToken) instead. </item>

GetDevCenterProjectEnvironmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterProjectEnvironmentResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterProjectEnvironmentResource(ResourceIdentifier) instead. </item>

GetDevCenterProjectPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterProjectPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterProjectPolicyResource(ResourceIdentifier) instead. </item>

GetDevCenterProjectResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterProjectResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterProjectResource(ResourceIdentifier) instead. </item>

GetDevCenterProjects(ResourceGroupResource)

Gets a collection of DevCenterProjects in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDevCenterProjects() instead. </item>

GetDevCenterProjects(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists all projects in the subscription. <item> Mocking. To mock this method, please mock GetDevCenterProjects(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterProjectsAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists all projects in the subscription. <item> Mocking. To mock this method, please mock GetDevCenterProjectsAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterResource(ResourceIdentifier) instead. </item>

GetDevCenters(ResourceGroupResource)

Gets a collection of DevCenters in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDevCenters() instead. </item>

GetDevCenters(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists all devcenters in a subscription. <item> Mocking. To mock this method, please mock GetDevCenters(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCentersAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists all devcenters in a subscription. <item> Mocking. To mock this method, please mock GetDevCentersAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterScheduleResource(ArmClient, ResourceIdentifier)

Gets an object representing a DevCenterScheduleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDevCenterScheduleResource(ResourceIdentifier) instead. </item>

GetDevCenterSkusBySubscription(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists the Microsoft.DevCenter SKUs available in a subscription. <item> Mocking. To mock this method, please mock GetDevCenterSkusBySubscription(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterSkusBySubscriptionAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists the Microsoft.DevCenter SKUs available in a subscription. <item> Mocking. To mock this method, please mock GetDevCenterSkusBySubscriptionAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDevCenterUsagesByLocation(SubscriptionResource, AzureLocation, CancellationToken)

Lists the current usages and limits in this location for the provided subscription. <item> Mocking. To mock this method, please mock GetDevCenterUsagesByLocation(AzureLocation, CancellationToken) instead. </item>

GetDevCenterUsagesByLocationAsync(SubscriptionResource, AzureLocation, CancellationToken)

Lists the current usages and limits in this location for the provided subscription. <item> Mocking. To mock this method, please mock GetDevCenterUsagesByLocationAsync(AzureLocation, CancellationToken) instead. </item>

GetHealthCheckStatusDetailResource(ArmClient, ResourceIdentifier)

Gets an object representing a HealthCheckStatusDetailResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetHealthCheckStatusDetailResource(ResourceIdentifier) instead. </item>

GetImageVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ImageVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetImageVersionResource(ResourceIdentifier) instead. </item>

GetProjectAttachedNetworkConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectAttachedNetworkConnectionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectAttachedNetworkConnectionResource(ResourceIdentifier) instead. </item>

GetProjectCatalogEnvironmentDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectCatalogEnvironmentDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectCatalogEnvironmentDefinitionResource(ResourceIdentifier) instead. </item>

GetProjectCatalogImageDefinitionBuildResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectCatalogImageDefinitionBuildResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectCatalogImageDefinitionBuildResource(ResourceIdentifier) instead. </item>

GetProjectCatalogImageDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectCatalogImageDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectCatalogImageDefinitionResource(ResourceIdentifier) instead. </item>

GetProjectCatalogResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectCatalogResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectCatalogResource(ResourceIdentifier) instead. </item>

GetProjectDevBoxDefinitionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectDevBoxDefinitionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectDevBoxDefinitionResource(ResourceIdentifier) instead. </item>

GetProjectImageResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectImageResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectImageResource(ResourceIdentifier) instead. </item>

GetProjectImageVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ProjectImageVersionResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProjectImageVersionResource(ResourceIdentifier) instead. </item>

Applies to