Azure.ResourceManager.SelfHelp 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
SelfHelpDiagnosticCollection |
A class representing a collection of SelfHelpDiagnosticResource and their operations. Each SelfHelpDiagnosticResource in the collection will belong to the same instance of ArmResource. To get a SelfHelpDiagnosticCollection instance call the GetSelfHelpDiagnostics method from an instance of ArmResource. |
SelfHelpDiagnosticData |
A class representing the SelfHelpDiagnostic data model. Diagnostic resource |
SelfHelpDiagnosticResource |
A Class representing a SelfHelpDiagnostic along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SelfHelpDiagnosticResource from an instance of ArmClient using the GetSelfHelpDiagnosticResource method. Otherwise you can get one from its parent resource ArmResource using the GetSelfHelpDiagnostic method. |
SelfHelpExtensions |
A class to add extension methods to Azure.ResourceManager.SelfHelp. |
SelfHelpSimplifiedSolutionCollection |
A class representing a collection of SelfHelpSimplifiedSolutionResource and their operations. Each SelfHelpSimplifiedSolutionResource in the collection will belong to the same instance of ArmResource. To get a SelfHelpSimplifiedSolutionCollection instance call the GetSelfHelpSimplifiedSolutions method from an instance of ArmResource. |
SelfHelpSimplifiedSolutionData |
A class representing the SelfHelpSimplifiedSolution data model. Simplified Solutions response. |
SelfHelpSimplifiedSolutionResource |
A Class representing a SelfHelpSimplifiedSolution along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SelfHelpSimplifiedSolutionResource from an instance of ArmClient using the GetSelfHelpSimplifiedSolutionResource method. Otherwise you can get one from its parent resource ArmResource using the GetSelfHelpSimplifiedSolution method. |
SelfHelpSolutionCollection |
A class representing a collection of SelfHelpSolutionResource and their operations. Each SelfHelpSolutionResource in the collection will belong to the same instance of ArmResource. To get a SelfHelpSolutionCollection instance call the GetSelfHelpSolutions method from an instance of ArmResource. |
SelfHelpSolutionData |
A class representing the SelfHelpSolution data model. Solution response. |
SelfHelpSolutionResource |
A Class representing a SelfHelpSolution along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SelfHelpSolutionResource from an instance of ArmClient using the GetSelfHelpSolutionResource method. Otherwise you can get one from its parent resource ArmResource using the GetSelfHelpSolution method. |
SelfHelpTroubleshooterCollection |
A class representing a collection of SelfHelpTroubleshooterResource and their operations. Each SelfHelpTroubleshooterResource in the collection will belong to the same instance of ArmResource. To get a SelfHelpTroubleshooterCollection instance call the GetSelfHelpTroubleshooters method from an instance of ArmResource. |
SelfHelpTroubleshooterData |
A class representing the SelfHelpTroubleshooter data model. Troubleshooter response. |
SelfHelpTroubleshooterResource |
A Class representing a SelfHelpTroubleshooter along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SelfHelpTroubleshooterResource from an instance of ArmClient using the GetSelfHelpTroubleshooterResource method. Otherwise you can get one from its parent resource ArmResource using the GetSelfHelpTroubleshooter method. |
Azure SDK for .NET