Azure.ResourceManager.ProviderHub Namespace
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.
Classes
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. Rollout details. |
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. Default rollout definition. |
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. The notification registration definition. |
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. |
ProviderHubExtensions |
A class to add extension methods to Azure.ResourceManager.ProviderHub. |
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. |
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. |
Azure SDK for .NET