SupportExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.Support.
public static class SupportExtensions
type SupportExtensions = class
Public Module SupportExtensions
- Inheritance
-
SupportExtensions
Methods
CheckNameAvailabilitySupportTicketsNoSubscription(TenantResource, SupportNameAvailabilityContent, CancellationToken) |
Check the availability of a resource name. This API should be used to check the uniqueness of the name for support ticket creation for the selected subscription.
|
CheckNameAvailabilitySupportTicketsNoSubscriptionAsync(TenantResource, SupportNameAvailabilityContent, CancellationToken) |
Check the availability of a resource name. This API should be used to check the uniqueness of the name for support ticket creation for the selected subscription.
|
CheckSupportTicketNameAvailability(SubscriptionResource, SupportNameAvailabilityContent, CancellationToken) |
Check the availability of a resource name. This API should be used to check the uniqueness of the name for support ticket creation for the selected subscription.
|
CheckSupportTicketNameAvailabilityAsync(SubscriptionResource, SupportNameAvailabilityContent, CancellationToken) |
Check the availability of a resource name. This API should be used to check the uniqueness of the name for support ticket creation for the selected subscription.
|
ClassifyServiceProblem(SubscriptionResource, String, ServiceProblemClassificationContent, CancellationToken) |
Classify the right problem classifications (categories) available for a specific Azure service.
|
ClassifyServiceProblemAsync(SubscriptionResource, String, ServiceProblemClassificationContent, CancellationToken) |
Classify the right problem classifications (categories) available for a specific Azure service.
|
ClassifyServicesServiceClassification(SubscriptionResource, ServiceClassificationContent, CancellationToken) |
Classify the list of right Azure services.
|
ClassifyServicesServiceClassificationAsync(SubscriptionResource, ServiceClassificationContent, CancellationToken) |
Classify the list of right Azure services.
|
ClassifyServicesServiceClassificationsNoSubscription(TenantResource, ServiceClassificationContent, CancellationToken) |
Classify the list of right Azure services.
|
ClassifyServicesServiceClassificationsNoSubscriptionAsync(TenantResource, ServiceClassificationContent, CancellationToken) |
Classify the list of right Azure services.
|
GetProblemClassificationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a ProblemClassificationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a ProblemClassificationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetProblemClassificationResource(ResourceIdentifier) instead. |
GetSubscriptionFileWorkspace(SubscriptionResource, String, CancellationToken) |
Gets details for a specific file workspace in an Azure subscription.
|
GetSubscriptionFileWorkspaceAsync(SubscriptionResource, String, CancellationToken) |
Gets details for a specific file workspace in an Azure subscription.
|
GetSubscriptionFileWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionFileWorkspaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SubscriptionFileWorkspaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionFileWorkspaceResource(ResourceIdentifier) instead. |
GetSubscriptionFileWorkspaces(SubscriptionResource) |
Gets a collection of SubscriptionFileWorkspaceResources in the SubscriptionResource. MockingTo mock this method, please mock GetSubscriptionFileWorkspaces() instead. |
GetSubscriptionSupportTicket(SubscriptionResource, String, CancellationToken) |
Get ticket details for an Azure subscription. Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 months ago, a request for data might cause an error.
|
GetSubscriptionSupportTicketAsync(SubscriptionResource, String, CancellationToken) |
Get ticket details for an Azure subscription. Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 months ago, a request for data might cause an error.
|
GetSubscriptionSupportTicketResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SubscriptionSupportTicketResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SubscriptionSupportTicketResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionSupportTicketResource(ResourceIdentifier) instead. |
GetSubscriptionSupportTickets(SubscriptionResource) |
Gets a collection of SubscriptionSupportTicketResources in the SubscriptionResource. MockingTo mock this method, please mock GetSubscriptionSupportTickets() instead. |
GetSupportAzureService(TenantResource, String, CancellationToken) |
Gets a specific Azure service for support ticket creation.
|
GetSupportAzureServiceAsync(TenantResource, String, CancellationToken) |
Gets a specific Azure service for support ticket creation.
|
GetSupportAzureServiceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportAzureServiceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a SupportAzureServiceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportAzureServiceResource(ResourceIdentifier) instead. |
GetSupportAzureServices(TenantResource) |
Gets a collection of SupportAzureServiceResources in the TenantResource. MockingTo mock this method, please mock GetSupportAzureServices() instead. |
GetSupportTicketChatTranscriptResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportTicketChatTranscriptResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SupportTicketChatTranscriptResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportTicketChatTranscriptResource(ResourceIdentifier) instead. |
GetSupportTicketCommunicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportTicketCommunicationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SupportTicketCommunicationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportTicketCommunicationResource(ResourceIdentifier) instead. |
GetSupportTicketFileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportTicketFileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a SupportTicketFileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportTicketFileResource(ResourceIdentifier) instead. |
GetSupportTicketNoSubChatTranscriptResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportTicketNoSubChatTranscriptResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SupportTicketNoSubChatTranscriptResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportTicketNoSubChatTranscriptResource(ResourceIdentifier) instead. |
GetSupportTicketNoSubCommunicationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportTicketNoSubCommunicationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SupportTicketNoSubCommunicationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportTicketNoSubCommunicationResource(ResourceIdentifier) instead. |
GetSupportTicketNoSubFileResource(ArmClient, ResourceIdentifier) |
Gets an object representing a SupportTicketNoSubFileResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String) to create a SupportTicketNoSubFileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSupportTicketNoSubFileResource(ResourceIdentifier) instead. |
GetTenantFileWorkspace(TenantResource, String, CancellationToken) |
Gets details for a specific file workspace.
|
GetTenantFileWorkspaceAsync(TenantResource, String, CancellationToken) |
Gets details for a specific file workspace.
|
GetTenantFileWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TenantFileWorkspaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TenantFileWorkspaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTenantFileWorkspaceResource(ResourceIdentifier) instead. |
GetTenantFileWorkspaces(TenantResource) |
Gets a collection of TenantFileWorkspaceResources in the TenantResource. MockingTo mock this method, please mock GetTenantFileWorkspaces() instead. |
GetTenantSupportTicket(TenantResource, String, CancellationToken) |
Gets details for a specific support ticket. Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 months ago, a request for data might cause an error.
|
GetTenantSupportTicketAsync(TenantResource, String, CancellationToken) |
Gets details for a specific support ticket. Support ticket data is available for 18 months after ticket creation. If a ticket was created more than 18 months ago, a request for data might cause an error.
|
GetTenantSupportTicketResource(ArmClient, ResourceIdentifier) |
Gets an object representing a TenantSupportTicketResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create a TenantSupportTicketResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetTenantSupportTicketResource(ResourceIdentifier) instead. |
GetTenantSupportTickets(TenantResource) |
Gets a collection of TenantSupportTicketResources in the TenantResource. MockingTo mock this method, please mock GetTenantSupportTickets() instead. |
LookUpResourceId(TenantResource, LookUpResourceIdContent, CancellationToken) |
This operation fetches ARM resource id of support resource type.
|
LookUpResourceIdAsync(TenantResource, LookUpResourceIdContent, CancellationToken) |
This operation fetches ARM resource id of support resource type.
|
Applies to
Azure SDK for .NET