次の方法で共有


SupportExtensions クラス

定義

Azure.ResourceManager.Support に拡張メソッドを追加するクラス。

public static class SupportExtensions
type SupportExtensions = class
Public Module SupportExtensions
継承
SupportExtensions

メソッド

CheckNameAvailabilitySupportTicketsNoSubscription(TenantResource, SupportNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 この API を使用して、選択したサブスクリプションのサポート チケット作成の名前の一意性をチェックする必要があります。

  • 要求パス/プロバイダー/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTicketsNoSubscription_CheckNameAvailability
CheckNameAvailabilitySupportTicketsNoSubscriptionAsync(TenantResource, SupportNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 この API を使用して、選択したサブスクリプションのサポート チケット作成の名前の一意性をチェックする必要があります。

  • 要求パス/プロバイダー/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTicketsNoSubscription_CheckNameAvailability
CheckSupportTicketNameAvailability(SubscriptionResource, SupportNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 この API を使用して、選択したサブスクリプションのサポート チケット作成の名前の一意性をチェックする必要があります。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTickets_CheckNameAvailability
CheckSupportTicketNameAvailabilityAsync(SubscriptionResource, SupportNameAvailabilityContent, CancellationToken)

リソース名の可用性を確認します。 この API を使用して、選択したサブスクリプションのサポート チケット作成の名前の一意性をチェックする必要があります。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTickets_CheckNameAvailability
GetProblemClassificationResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を ProblemClassificationResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を ProblemClassificationResourceResourceIdentifier 作成できます。

GetSubscriptionFileWorkspace(SubscriptionResource, String, CancellationToken)

Azure サブスクリプション内の特定のファイル ワークスペースの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspaces_Get
GetSubscriptionFileWorkspaceAsync(SubscriptionResource, String, CancellationToken)

Azure サブスクリプション内の特定のファイル ワークスペースの詳細を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspaces_Get
GetSubscriptionFileWorkspaceResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SubscriptionFileWorkspaceResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SubscriptionFileWorkspaceResourceResourceIdentifier 作成できます。

GetSubscriptionFileWorkspaces(SubscriptionResource)

SubscriptionResource 内の SubscriptionFileWorkspaceResources のコレクションを取得します。

GetSubscriptionSupportTicket(SubscriptionResource, String, CancellationToken)

Azure サブスクリプションのチケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 18 か月以上前にチケットが作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTickets_Get
GetSubscriptionSupportTicketAsync(SubscriptionResource, String, CancellationToken)

Azure サブスクリプションのチケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 18 か月以上前にチケットが作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTickets_Get
GetSubscriptionSupportTicketResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SubscriptionSupportTicketResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SubscriptionSupportTicketResourceResourceIdentifier 作成できます。

GetSubscriptionSupportTickets(SubscriptionResource)

SubscriptionResource 内の SubscriptionSupportTicketResources のコレクションを取得します。

GetSupportAzureService(TenantResource, String, CancellationToken)

サポート チケットを作成するための特定の Azure サービスを取得します。

  • 要求パス/プロバイダー/Microsoft.Support/services/{serviceName}
  • 操作IdServices_Get
GetSupportAzureServiceAsync(TenantResource, String, CancellationToken)

サポート チケットを作成するための特定の Azure サービスを取得します。

  • 要求パス/プロバイダー/Microsoft.Support/services/{serviceName}
  • 操作IdServices_Get
GetSupportAzureServiceResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportAzureServiceResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String) して、そのコンポーネントから を SupportAzureServiceResourceResourceIdentifier 作成できます。

GetSupportAzureServices(TenantResource)

TenantResource 内の SupportAzureServiceResources のコレクションを取得します。

GetSupportTicket(SubscriptionResource, String, CancellationToken)

Azure サブスクリプションのチケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 18 か月以上前にチケットが作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTickets_Get
GetSupportTicketAsync(SubscriptionResource, String, CancellationToken)

Azure サブスクリプションのチケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 18 か月以上前にチケットが作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/サブスクリプション/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTickets_Get
GetSupportTicketChatTranscriptResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketChatTranscriptResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を SupportTicketChatTranscriptResourceResourceIdentifier 作成できます。

GetSupportTicketCommunicationResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketCommunicationResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を SupportTicketCommunicationResourceResourceIdentifier 作成できます。

GetSupportTicketFileResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketFileResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String, String) して、そのコンポーネントから を SupportTicketFileResourceResourceIdentifier 作成できます。

GetSupportTicketNoSubChatTranscriptResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketNoSubChatTranscriptResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SupportTicketNoSubChatTranscriptResourceResourceIdentifier 作成できます。

GetSupportTicketNoSubCommunicationResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketNoSubCommunicationResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SupportTicketNoSubCommunicationResourceResourceIdentifier 作成できます。

GetSupportTicketNoSubFileResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketNoSubFileResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SupportTicketNoSubFileResourceResourceIdentifier 作成できます。

GetSupportTicketResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を SupportTicketResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String, String) して、そのコンポーネントから を SupportTicketResourceResourceIdentifier 作成できます。

GetSupportTickets(SubscriptionResource)

SubscriptionResource 内の SupportTicketResources のコレクションを取得します。

GetTenantFileWorkspace(TenantResource, String, CancellationToken)

特定のファイル ワークスペースの詳細を取得します。

  • 要求パス/プロバイダー/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspacesNoSubscription_Get
GetTenantFileWorkspaceAsync(TenantResource, String, CancellationToken)

特定のファイル ワークスペースの詳細を取得します。

  • 要求パス/プロバイダー/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspacesNoSubscription_Get
GetTenantFileWorkspaceResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を TenantFileWorkspaceResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String) して、そのコンポーネントから を TenantFileWorkspaceResourceResourceIdentifier 作成できます。

GetTenantFileWorkspaces(TenantResource)

TenantResource 内の TenantFileWorkspaceResources のコレクションを取得します。

GetTenantSupportTicket(TenantResource, String, CancellationToken)

特定のサポート チケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 18 か月以上前にチケットが作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/プロバイダー/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTicketsNoSubscription_Get
GetTenantSupportTicketAsync(TenantResource, String, CancellationToken)

特定のサポート チケットの詳細を取得します。 サポート チケット データは、チケットの作成後 18 か月間利用できます。 18 か月以上前にチケットが作成された場合、データの要求によってエラーが発生する可能性があります。

  • 要求パス/プロバイダー/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTicketsNoSubscription_Get
GetTenantSupportTicketResource(ArmClient, ResourceIdentifier)

に対して実行できるがデータを含まないインスタンス操作と共に を TenantSupportTicketResource 表す オブジェクトを取得します。 を使用 CreateResourceIdentifier(String) して、そのコンポーネントから を TenantSupportTicketResourceResourceIdentifier 作成できます。

GetTenantSupportTickets(TenantResource)

TenantResource 内の TenantSupportTicketResources のコレクションを取得します。

適用対象