SelfHelpExtensions
CheckSelfHelpNameAvailability(ArmClient, ResourceIdentifier, SelfHelpNameAvailabilityContent, CancellationToken)
CheckSelfHelpNameAvailabilityAsync(ArmClient, ResourceIdentifier, SelfHelpNameAvailabilityContent, CancellationToken)
DiscoverSolutions(TenantResource, String, String, CancellationToken)
DiscoverSolutionsAsync(TenantResource, String, String, CancellationToken)
DiscoverSolutionsNlp(SubscriptionResource, DiscoveryNlpContent, CancellationToken)
DiscoverSolutionsNlp(TenantResource, DiscoveryNlpContent, CancellationToken)
DiscoverSolutionsNlpAsync(SubscriptionResource, DiscoveryNlpContent, CancellationToken)
DiscoverSolutionsNlpAsync(TenantResource, DiscoveryNlpContent, CancellationToken)
GetSelfHelpDiagnostic(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpDiagnosticAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpDiagnosticResource(ArmClient, ResourceIdentifier)
GetSelfHelpDiagnostics(ArmClient, ResourceIdentifier)
GetSelfHelpDiscoverySolutions(ArmClient, ResourceIdentifier, String, String, CancellationToken)
GetSelfHelpDiscoverySolutionsAsync(ArmClient, ResourceIdentifier, String, String, CancellationToken)
GetSelfHelpSimplifiedSolution(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpSimplifiedSolutionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpSimplifiedSolutionResource(ArmClient, ResourceIdentifier)
GetSelfHelpSimplifiedSolutions(ArmClient, ResourceIdentifier)
GetSelfHelpSolution(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpSolutionAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpSolutionById(TenantResource, String, CancellationToken)
GetSelfHelpSolutionByIdAsync(TenantResource, String, CancellationToken)
GetSelfHelpSolutionResource(ArmClient, ResourceIdentifier)
GetSelfHelpSolutions(ArmClient, ResourceIdentifier)
GetSelfHelpTroubleshooter(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpTroubleshooterAsync(ArmClient, ResourceIdentifier, String, CancellationToken)
GetSelfHelpTroubleshooterResource(ArmClient, ResourceIdentifier)
GetSelfHelpTroubleshooters(ArmClient, ResourceIdentifier)
xamarinmac
namespace Azure.ResourceManager.SelfHelp
{
public static class SelfHelpExtensions
{
public static AsyncPageable<SelfHelpSolutionMetadata> DiscoverSolutionsAsync(this TenantResource tenantResource, string filter = null, string skiptoken = null, CancellationToken cancellationToken = default);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to xamarinmac | |
Assembly | Azure.ResourceManager.SelfHelp , Version=1.1.0.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.SelfHelp (1.1.0-beta.5) netstandard2.0 |
Preview | This API is contained in a prerelease package. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API