Partilhar via


SupportTicketNoSubCommunicationCollection.GetIfExistsAsync Método

Definição

Tenta obter detalhes para esse recurso do serviço.

  • Caminho da Solicitação/provedores/Microsoft.Support/supportTickets/{supportTicketName}/communications/{communicationName}
  • Operação IdCommunicationsNoSubscription_Get
public virtual System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Support.SupportTicketNoSubCommunicationResource>> GetIfExistsAsync (string communicationName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Support.SupportTicketNoSubCommunicationResource>>
override this.GetIfExistsAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.NullableResponse<Azure.ResourceManager.Support.SupportTicketNoSubCommunicationResource>>
Public Overridable Function GetIfExistsAsync (communicationName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of NullableResponse(Of SupportTicketNoSubCommunicationResource))

Parâmetros

communicationName
String

Nome da comunicação.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

communicationName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

communicationName é nulo.

Aplica-se a