Azure.ResourceManager.ManagedServices 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
ManagedServicesExtensions |
A class to add extension methods to Azure.ResourceManager.ManagedServices. |
ManagedServicesMarketplaceRegistrationCollection |
A class representing a collection of ManagedServicesMarketplaceRegistrationResource and their operations. Each ManagedServicesMarketplaceRegistrationResource in the collection will belong to the same instance of ArmResource. To get a ManagedServicesMarketplaceRegistrationCollection instance call the GetManagedServicesMarketplaceRegistrations method from an instance of ArmResource. |
ManagedServicesMarketplaceRegistrationData |
A class representing the ManagedServicesMarketplaceRegistration data model. |
ManagedServicesMarketplaceRegistrationResource |
A Class representing a ManagedServicesMarketplaceRegistration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedServicesMarketplaceRegistrationResource from an instance of ArmClient using the GetManagedServicesMarketplaceRegistrationResource method. Otherwise you can get one from its parent resource ArmResource using the GetManagedServicesMarketplaceRegistration method. |
ManagedServicesRegistrationAssignmentCollection |
A class representing a collection of ManagedServicesRegistrationAssignmentResource and their operations. Each ManagedServicesRegistrationAssignmentResource in the collection will belong to the same instance of ArmResource. To get a ManagedServicesRegistrationAssignmentCollection instance call the GetManagedServicesRegistrationAssignments method from an instance of ArmResource. |
ManagedServicesRegistrationAssignmentData |
A class representing the ManagedServicesRegistrationAssignment data model. The registration assignment. |
ManagedServicesRegistrationAssignmentResource |
A Class representing a ManagedServicesRegistrationAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedServicesRegistrationAssignmentResource from an instance of ArmClient using the GetManagedServicesRegistrationAssignmentResource method. Otherwise you can get one from its parent resource ArmResource using the GetManagedServicesRegistrationAssignment method. |
ManagedServicesRegistrationCollection |
A class representing a collection of ManagedServicesRegistrationResource and their operations. Each ManagedServicesRegistrationResource in the collection will belong to the same instance of ArmResource. To get a ManagedServicesRegistrationCollection instance call the GetManagedServicesRegistrations method from an instance of ArmResource. |
ManagedServicesRegistrationData |
A class representing the ManagedServicesRegistration data model. The registration definition. |
ManagedServicesRegistrationResource |
A Class representing a ManagedServicesRegistration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedServicesRegistrationResource from an instance of ArmClient using the GetManagedServicesRegistrationResource method. Otherwise you can get one from its parent resource ArmResource using the GetManagedServicesRegistration method. |
Azure SDK for .NET