Freigeben über


TenantSupportTicketResource.GetSupportTicketNoSubCommunication Methode

Definition

Gibt Kommunikationsdetails für ein Supportticket zurück.

  • Request Path/providers/Microsoft.Support/supportTickets/{supportTicketName}/communications/{communicationName}
  • Vorgangs-IdCommunicationsNoSubscription_Get
public virtual Azure.Response<Azure.ResourceManager.Support.SupportTicketNoSubCommunicationResource> GetSupportTicketNoSubCommunication (string communicationName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetSupportTicketNoSubCommunication : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Support.SupportTicketNoSubCommunicationResource>
override this.GetSupportTicketNoSubCommunication : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Support.SupportTicketNoSubCommunicationResource>
Public Overridable Function GetSupportTicketNoSubCommunication (communicationName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of SupportTicketNoSubCommunicationResource)

Parameter

communicationName
String

Kommunikationsname.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

communicationName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

communicationName ist NULL.

Gilt für: