Udostępnij za pośrednictwem


SupportExtensions Class

Definition

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.

  • Request Path: /providers/Microsoft.Support/checkNameAvailability
  • Operation Id: SupportTicketsNoSubscription_CheckNameAvailability
  • Default Api Version: 2024-04-01
  • Resource: TenantSupportTicketResource
<item>MockingTo mock this method, please mock CheckNameAvailabilitySupportTicketsNoSubscription(SupportNameAvailabilityContent, CancellationToken) instead.</item>
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.

  • Request Path: /providers/Microsoft.Support/checkNameAvailability
  • Operation Id: SupportTicketsNoSubscription_CheckNameAvailability
  • Default Api Version: 2024-04-01
  • Resource: TenantSupportTicketResource
<item>MockingTo mock this method, please mock CheckNameAvailabilitySupportTicketsNoSubscription(SupportNameAvailabilityContent, CancellationToken) instead.</item>
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.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/checkNameAvailability
  • Operation Id: SupportTickets_CheckNameAvailability
  • Default Api Version: 2024-04-01
  • Resource: SubscriptionSupportTicketResource
<item>MockingTo mock this method, please mock CheckSupportTicketNameAvailability(SupportNameAvailabilityContent, CancellationToken) instead.</item>
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.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/checkNameAvailability
  • Operation Id: SupportTickets_CheckNameAvailability
  • Default Api Version: 2024-04-01
  • Resource: SubscriptionSupportTicketResource
<item>MockingTo mock this method, please mock CheckSupportTicketNameAvailability(SupportNameAvailabilityContent, CancellationToken) instead.</item>
ClassifyServiceProblem(SubscriptionResource, String, ServiceProblemClassificationContent, CancellationToken)

Classify the right problem classifications (categories) available for a specific Azure service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/services/{problemServiceName}/classifyProblems
  • Operation Id: ProblemClassifications_classifyProblems
  • Default Api Version: 2023-06-01-preview
  • Resource: ProblemClassificationResource
<item>MockingTo mock this method, please mock ClassifyServiceProblem(String, ServiceProblemClassificationContent, CancellationToken) instead.</item>
ClassifyServiceProblemAsync(SubscriptionResource, String, ServiceProblemClassificationContent, CancellationToken)

Classify the right problem classifications (categories) available for a specific Azure service.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/services/{problemServiceName}/classifyProblems
  • Operation Id: ProblemClassifications_classifyProblems
  • Default Api Version: 2023-06-01-preview
  • Resource: ProblemClassificationResource
<item>MockingTo mock this method, please mock ClassifyServiceProblem(String, ServiceProblemClassificationContent, CancellationToken) instead.</item>
ClassifyServicesServiceClassification(SubscriptionResource, ServiceClassificationContent, CancellationToken)

Classify the list of right Azure services.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/classifyServices
  • Operation Id: ServiceClassifications_classifyServices
  • Default Api Version: 2023-06-01-preview
<item>MockingTo mock this method, please mock ClassifyServicesServiceClassification(ServiceClassificationContent, CancellationToken) instead.</item>
ClassifyServicesServiceClassificationAsync(SubscriptionResource, ServiceClassificationContent, CancellationToken)

Classify the list of right Azure services.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/classifyServices
  • Operation Id: ServiceClassifications_classifyServices
  • Default Api Version: 2023-06-01-preview
<item>MockingTo mock this method, please mock ClassifyServicesServiceClassification(ServiceClassificationContent, CancellationToken) instead.</item>
ClassifyServicesServiceClassificationsNoSubscription(TenantResource, ServiceClassificationContent, CancellationToken)

Classify the list of right Azure services.

  • Request Path: /providers/Microsoft.Support/classifyServices
  • Operation Id: ServiceClassificationsNoSubscription_classifyServices
  • Default Api Version: 2023-06-01-preview
<item>MockingTo mock this method, please mock ClassifyServicesServiceClassificationsNoSubscription(ServiceClassificationContent, CancellationToken) instead.</item>
ClassifyServicesServiceClassificationsNoSubscriptionAsync(TenantResource, ServiceClassificationContent, CancellationToken)

Classify the list of right Azure services.

  • Request Path: /providers/Microsoft.Support/classifyServices
  • Operation Id: ServiceClassificationsNoSubscription_classifyServices
  • Default Api Version: 2023-06-01-preview
<item>MockingTo mock this method, please mock ClassifyServicesServiceClassificationsNoSubscription(ServiceClassificationContent, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetProblemClassificationResource(ResourceIdentifier) instead.</item>

GetSubscriptionFileWorkspace(SubscriptionResource, String, CancellationToken)

Gets details for a specific file workspace in an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Operation Id: FileWorkspaces_Get
  • Default Api Version: 2024-04-01
  • Resource: SubscriptionFileWorkspaceResource
<item>MockingTo mock this method, please mock GetSubscriptionFileWorkspace(String, CancellationToken) instead.</item>
GetSubscriptionFileWorkspaceAsync(SubscriptionResource, String, CancellationToken)

Gets details for a specific file workspace in an Azure subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Operation Id: FileWorkspaces_Get
  • Default Api Version: 2024-04-01
  • Resource: SubscriptionFileWorkspaceResource
<item>MockingTo mock this method, please mock GetSubscriptionFileWorkspaceAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetSubscriptionFileWorkspaceResource(ResourceIdentifier) instead.</item>

GetSubscriptionFileWorkspaces(SubscriptionResource)

Gets a collection of SubscriptionFileWorkspaceResources in the SubscriptionResource. <item>MockingTo mock this method, please mock GetSubscriptionFileWorkspaces() instead.</item>

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.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • Operation Id: SupportTickets_Get
  • Default Api Version: 2024-04-01
  • Resource: SubscriptionSupportTicketResource
<item>MockingTo mock this method, please mock GetSubscriptionSupportTicket(String, CancellationToken) instead.</item>
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.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • Operation Id: SupportTickets_Get
  • Default Api Version: 2024-04-01
  • Resource: SubscriptionSupportTicketResource
<item>MockingTo mock this method, please mock GetSubscriptionSupportTicketAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetSubscriptionSupportTicketResource(ResourceIdentifier) instead.</item>

GetSubscriptionSupportTickets(SubscriptionResource)

Gets a collection of SubscriptionSupportTicketResources in the SubscriptionResource. <item>MockingTo mock this method, please mock GetSubscriptionSupportTickets() instead.</item>

GetSupportAzureService(TenantResource, String, CancellationToken)

Gets a specific Azure service for support ticket creation.

  • Request Path: /providers/Microsoft.Support/services/{serviceName}
  • Operation Id: Services_Get
  • Default Api Version: 2024-04-01
  • Resource: SupportAzureServiceResource
<item>MockingTo mock this method, please mock GetSupportAzureService(String, CancellationToken) instead.</item>
GetSupportAzureServiceAsync(TenantResource, String, CancellationToken)

Gets a specific Azure service for support ticket creation.

  • Request Path: /providers/Microsoft.Support/services/{serviceName}
  • Operation Id: Services_Get
  • Default Api Version: 2024-04-01
  • Resource: SupportAzureServiceResource
<item>MockingTo mock this method, please mock GetSupportAzureServiceAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetSupportAzureServiceResource(ResourceIdentifier) instead.</item>

GetSupportAzureServices(TenantResource)

Gets a collection of SupportAzureServiceResources in the TenantResource. <item>MockingTo mock this method, please mock GetSupportAzureServices() instead.</item>

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. <item>MockingTo mock this method, please mock GetSupportTicketChatTranscriptResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetSupportTicketCommunicationResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetSupportTicketFileResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetSupportTicketNoSubChatTranscriptResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetSupportTicketNoSubCommunicationResource(ResourceIdentifier) instead.</item>

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. <item>MockingTo mock this method, please mock GetSupportTicketNoSubFileResource(ResourceIdentifier) instead.</item>

GetTenantFileWorkspace(TenantResource, String, CancellationToken)

Gets details for a specific file workspace.

  • Request Path: /providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Operation Id: FileWorkspacesNoSubscription_Get
  • Default Api Version: 2024-04-01
  • Resource: TenantFileWorkspaceResource
<item>MockingTo mock this method, please mock GetTenantFileWorkspace(String, CancellationToken) instead.</item>
GetTenantFileWorkspaceAsync(TenantResource, String, CancellationToken)

Gets details for a specific file workspace.

  • Request Path: /providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • Operation Id: FileWorkspacesNoSubscription_Get
  • Default Api Version: 2024-04-01
  • Resource: TenantFileWorkspaceResource
<item>MockingTo mock this method, please mock GetTenantFileWorkspaceAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetTenantFileWorkspaceResource(ResourceIdentifier) instead.</item>

GetTenantFileWorkspaces(TenantResource)

Gets a collection of TenantFileWorkspaceResources in the TenantResource. <item>MockingTo mock this method, please mock GetTenantFileWorkspaces() instead.</item>

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.

  • Request Path: /providers/Microsoft.Support/supportTickets/{supportTicketName}
  • Operation Id: SupportTicketsNoSubscription_Get
  • Default Api Version: 2024-04-01
  • Resource: TenantSupportTicketResource
<item>MockingTo mock this method, please mock GetTenantSupportTicket(String, CancellationToken) instead.</item>
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.

  • Request Path: /providers/Microsoft.Support/supportTickets/{supportTicketName}
  • Operation Id: SupportTicketsNoSubscription_Get
  • Default Api Version: 2024-04-01
  • Resource: TenantSupportTicketResource
<item>MockingTo mock this method, please mock GetTenantSupportTicketAsync(String, CancellationToken) instead.</item>
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. <item>MockingTo mock this method, please mock GetTenantSupportTicketResource(ResourceIdentifier) instead.</item>

GetTenantSupportTickets(TenantResource)

Gets a collection of TenantSupportTicketResources in the TenantResource. <item>MockingTo mock this method, please mock GetTenantSupportTickets() instead.</item>

LookUpResourceId(TenantResource, LookUpResourceIdContent, CancellationToken)

This operation fetches ARM resource id of support resource type.

  • Request Path: /providers/Microsoft.Support/lookUpResourceId
  • Operation Id: LookUpResourceId_Post
  • Default Api Version: 2023-06-01-preview
<item>MockingTo mock this method, please mock LookUpResourceId(LookUpResourceIdContent, CancellationToken) instead.</item>
LookUpResourceIdAsync(TenantResource, LookUpResourceIdContent, CancellationToken)

This operation fetches ARM resource id of support resource type.

  • Request Path: /providers/Microsoft.Support/lookUpResourceId
  • Operation Id: LookUpResourceId_Post
  • Default Api Version: 2023-06-01-preview
<item>MockingTo mock this method, please mock LookUpResourceId(LookUpResourceIdContent, CancellationToken) instead.</item>

Applies to