Share via


Azure.ResourceManager.ProviderHub Namespace

Classes

Name Description
AzureResourceManagerProviderHubContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'

CustomRolloutCollection

A class representing a collection of CustomRolloutResource and their operations. Each CustomRolloutResource in the collection will belong to the same instance of ProviderRegistrationResource. To get a CustomRolloutCollection instance call the GetCustomRollouts method from an instance of ProviderRegistrationResource.

CustomRolloutData

A class representing the CustomRollout data model.

CustomRolloutResource

A Class representing a CustomRollout along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a CustomRolloutResource from an instance of ArmClient using the GetCustomRolloutResource method. Otherwise you can get one from its parent resource ProviderRegistrationResource using the GetCustomRollout method.

DefaultRolloutCollection

A class representing a collection of DefaultRolloutResource and their operations. Each DefaultRolloutResource in the collection will belong to the same instance of ProviderRegistrationResource. To get a DefaultRolloutCollection instance call the GetDefaultRollouts method from an instance of ProviderRegistrationResource.

DefaultRolloutData

A class representing the DefaultRollout data model.

DefaultRolloutResource

A Class representing a DefaultRollout along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DefaultRolloutResource from an instance of ArmClient using the GetDefaultRolloutResource method. Otherwise you can get one from its parent resource ProviderRegistrationResource using the GetDefaultRollout method.

NestedResourceTypeFirstSkuCollection

A class representing a collection of NestedResourceTypeFirstSkuResource and their operations. Each NestedResourceTypeFirstSkuResource in the collection will belong to the same instance of ResourceTypeRegistrationResource. To get a NestedResourceTypeFirstSkuCollection instance call the GetNestedResourceTypeFirstSkus method from an instance of ResourceTypeRegistrationResource.

NestedResourceTypeFirstSkuResource

A Class representing a NestedResourceTypeFirstSku along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NestedResourceTypeFirstSkuResource from an instance of ArmClient using the GetNestedResourceTypeFirstSkuResource method. Otherwise you can get one from its parent resource ResourceTypeRegistrationResource using the GetNestedResourceTypeFirstSku method.

NestedResourceTypeSecondSkuCollection

A class representing a collection of NestedResourceTypeSecondSkuResource and their operations. Each NestedResourceTypeSecondSkuResource in the collection will belong to the same instance of ResourceTypeRegistrationResource. To get a NestedResourceTypeSecondSkuCollection instance call the GetNestedResourceTypeSecondSkus method from an instance of ResourceTypeRegistrationResource.

NestedResourceTypeSecondSkuResource

A Class representing a NestedResourceTypeSecondSku along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NestedResourceTypeSecondSkuResource from an instance of ArmClient using the GetNestedResourceTypeSecondSkuResource method. Otherwise you can get one from its parent resource ResourceTypeRegistrationResource using the GetNestedResourceTypeSecondSku method.

NestedResourceTypeThirdSkuCollection

A class representing a collection of NestedResourceTypeThirdSkuResource and their operations. Each NestedResourceTypeThirdSkuResource in the collection will belong to the same instance of ResourceTypeRegistrationResource. To get a NestedResourceTypeThirdSkuCollection instance call the GetNestedResourceTypeThirdSkus method from an instance of ResourceTypeRegistrationResource.

NestedResourceTypeThirdSkuResource

A Class representing a NestedResourceTypeThirdSku along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NestedResourceTypeThirdSkuResource from an instance of ArmClient using the GetNestedResourceTypeThirdSkuResource method. Otherwise you can get one from its parent resource ResourceTypeRegistrationResource using the GetNestedResourceTypeThirdSku method.

NotificationRegistrationCollection

A class representing a collection of NotificationRegistrationResource and their operations. Each NotificationRegistrationResource in the collection will belong to the same instance of ProviderRegistrationResource. To get a NotificationRegistrationCollection instance call the GetNotificationRegistrations method from an instance of ProviderRegistrationResource.

NotificationRegistrationData

A class representing the NotificationRegistration data model.

NotificationRegistrationResource

A Class representing a NotificationRegistration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a NotificationRegistrationResource from an instance of ArmClient using the GetNotificationRegistrationResource method. Otherwise you can get one from its parent resource ProviderRegistrationResource using the GetNotificationRegistration method.

ProviderAuthorizedApplicationCollection

A class representing a collection of ProviderAuthorizedApplicationResource and their operations. Each ProviderAuthorizedApplicationResource in the collection will belong to the same instance of ProviderRegistrationResource. To get a ProviderAuthorizedApplicationCollection instance call the GetProviderAuthorizedApplications method from an instance of ProviderRegistrationResource.

ProviderAuthorizedApplicationData

A class representing the ProviderAuthorizedApplication data model.

ProviderAuthorizedApplicationResource

A Class representing a ProviderAuthorizedApplication along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProviderAuthorizedApplicationResource from an instance of ArmClient using the GetProviderAuthorizedApplicationResource method. Otherwise you can get one from its parent resource ProviderRegistrationResource using the GetProviderAuthorizedApplication method.

ProviderHubExtensions

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

ProviderMonitorSettingCollection

A class representing a collection of ProviderMonitorSettingResource and their operations. Each ProviderMonitorSettingResource in the collection will belong to the same instance of ResourceGroupResource. To get a ProviderMonitorSettingCollection instance call the GetProviderMonitorSettings method from an instance of ResourceGroupResource.

ProviderMonitorSettingData

A class representing the ProviderMonitorSetting data model.

ProviderMonitorSettingResource

A Class representing a ProviderMonitorSetting along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProviderMonitorSettingResource from an instance of ArmClient using the GetProviderMonitorSettingResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetProviderMonitorSetting method.

ProviderRegistrationCollection

A class representing a collection of ProviderRegistrationResource and their operations. Each ProviderRegistrationResource in the collection will belong to the same instance of SubscriptionResource. To get a ProviderRegistrationCollection instance call the GetProviderRegistrations method from an instance of SubscriptionResource.

ProviderRegistrationData

A class representing the ProviderRegistration data model.

ProviderRegistrationResource

A Class representing a ProviderRegistration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ProviderRegistrationResource from an instance of ArmClient using the GetProviderRegistrationResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetProviderRegistration method.

RegistrationNewRegionFrontloadReleaseCollection

A class representing a collection of RegistrationNewRegionFrontloadReleaseResource and their operations. Each RegistrationNewRegionFrontloadReleaseResource in the collection will belong to the same instance of ProviderRegistrationResource. To get a RegistrationNewRegionFrontloadReleaseCollection instance call the GetRegistrationNewRegionFrontloadReleases method from an instance of ProviderRegistrationResource.

RegistrationNewRegionFrontloadReleaseResource

A Class representing a RegistrationNewRegionFrontloadRelease along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a RegistrationNewRegionFrontloadReleaseResource from an instance of ArmClient using the GetRegistrationNewRegionFrontloadReleaseResource method. Otherwise you can get one from its parent resource ProviderRegistrationResource using the GetRegistrationNewRegionFrontloadRelease method.

ResourceTypeRegistrationCollection

A class representing a collection of ResourceTypeRegistrationResource and their operations. Each ResourceTypeRegistrationResource in the collection will belong to the same instance of ProviderRegistrationResource. To get a ResourceTypeRegistrationCollection instance call the GetResourceTypeRegistrations method from an instance of ProviderRegistrationResource.

ResourceTypeRegistrationData

A class representing the ResourceTypeRegistration data model.

ResourceTypeRegistrationResource

A Class representing a ResourceTypeRegistration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceTypeRegistrationResource from an instance of ArmClient using the GetResourceTypeRegistrationResource method. Otherwise you can get one from its parent resource ProviderRegistrationResource using the GetResourceTypeRegistration method.

ResourceTypeSkuCollection

A class representing a collection of ResourceTypeSkuResource and their operations. Each ResourceTypeSkuResource in the collection will belong to the same instance of ResourceTypeRegistrationResource. To get a ResourceTypeSkuCollection instance call the GetResourceTypeSkus method from an instance of ResourceTypeRegistrationResource.

ResourceTypeSkuData

A class representing the ResourceTypeSku data model.

ResourceTypeSkuResource

A Class representing a ResourceTypeSku along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ResourceTypeSkuResource from an instance of ArmClient using the GetResourceTypeSkuResource method. Otherwise you can get one from its parent resource ResourceTypeRegistrationResource using the GetResourceTypeSku method.