ProviderHubExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to Azure.ResourceManager.ProviderHub.
public static class ProviderHubExtensions
type ProviderHubExtensions = class
Public Module ProviderHubExtensions
- Inheritance
-
ProviderHubExtensions
Methods
| Name | Description |
|---|---|
| GetCustomRolloutResource(ArmClient, ResourceIdentifier) |
Gets an object representing a CustomRolloutResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetCustomRolloutResource(ResourceIdentifier) instead. </item> |
| GetDefaultRolloutResource(ArmClient, ResourceIdentifier) |
Gets an object representing a DefaultRolloutResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDefaultRolloutResource(ResourceIdentifier) instead. </item> |
| GetNestedResourceTypeFirstSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NestedResourceTypeFirstSkuResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNestedResourceTypeFirstSkuResource(ResourceIdentifier) instead. </item> |
| GetNestedResourceTypeSecondSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NestedResourceTypeSecondSkuResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNestedResourceTypeSecondSkuResource(ResourceIdentifier) instead. </item> |
| GetNestedResourceTypeThirdSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NestedResourceTypeThirdSkuResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNestedResourceTypeThirdSkuResource(ResourceIdentifier) instead. </item> |
| GetNotificationRegistrationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a NotificationRegistrationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetNotificationRegistrationResource(ResourceIdentifier) instead. </item> |
| GetProviderAuthorizedApplicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProviderAuthorizedApplicationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProviderAuthorizedApplicationResource(ResourceIdentifier) instead. </item> |
| GetProviderMonitorSetting(ResourceGroupResource, String, CancellationToken) |
Gets the provider monitor setting details. <item> Mocking. To mock this method, please mock GetProviderMonitorSetting(String, CancellationToken) instead. </item> |
| GetProviderMonitorSettingAsync(ResourceGroupResource, String, CancellationToken) |
Gets the provider monitor setting details. <item> Mocking. To mock this method, please mock GetProviderMonitorSettingAsync(String, CancellationToken) instead. </item> |
| GetProviderMonitorSettingResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProviderMonitorSettingResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProviderMonitorSettingResource(ResourceIdentifier) instead. </item> |
| GetProviderMonitorSettings(ResourceGroupResource) |
Gets a collection of ProviderMonitorSettings in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetProviderMonitorSettings() instead. </item> |
| GetProviderMonitorSettings(SubscriptionResource, CancellationToken) |
Gets the list of the provider monitor settings in the subscription. <item> Mocking. To mock this method, please mock GetProviderMonitorSettings(CancellationToken) instead. </item> |
| GetProviderMonitorSettingsAsync(SubscriptionResource, CancellationToken) |
Gets the list of the provider monitor settings in the subscription. <item> Mocking. To mock this method, please mock GetProviderMonitorSettingsAsync(CancellationToken) instead. </item> |
| GetProviderRegistration(SubscriptionResource, String, CancellationToken) |
Gets the provider registration details. <item> Mocking. To mock this method, please mock GetProviderRegistration(String, CancellationToken) instead. </item> |
| GetProviderRegistrationAsync(SubscriptionResource, String, CancellationToken) |
Gets the provider registration details. <item> Mocking. To mock this method, please mock GetProviderRegistrationAsync(String, CancellationToken) instead. </item> |
| GetProviderRegistrationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProviderRegistrationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetProviderRegistrationResource(ResourceIdentifier) instead. </item> |
| GetProviderRegistrations(SubscriptionResource) |
Gets a collection of ProviderRegistrations in the SubscriptionResource<item> Mocking. To mock this method, please mock GetProviderRegistrations() instead. </item> |
| GetRegistrationNewRegionFrontloadReleaseResource(ArmClient, ResourceIdentifier) |
Gets an object representing a RegistrationNewRegionFrontloadReleaseResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetRegistrationNewRegionFrontloadReleaseResource(ResourceIdentifier) instead. </item> |
| GetResourceTypeRegistrationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceTypeRegistrationResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetResourceTypeRegistrationResource(ResourceIdentifier) instead. </item> |
| GetResourceTypeSkuResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ResourceTypeSkuResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetResourceTypeSkuResource(ResourceIdentifier) instead. </item> |