Share via


SubscriptionSupportTicketResource.GetSupportTicketCommunications Method

Definition

Gets a collection of SupportTicketCommunicationResources in the SubscriptionSupportTicket.

public virtual Azure.ResourceManager.Support.SupportTicketCommunicationCollection GetSupportTicketCommunications ();
abstract member GetSupportTicketCommunications : unit -> Azure.ResourceManager.Support.SupportTicketCommunicationCollection
override this.GetSupportTicketCommunications : unit -> Azure.ResourceManager.Support.SupportTicketCommunicationCollection
Public Overridable Function GetSupportTicketCommunications () As SupportTicketCommunicationCollection

Returns

An object representing collection of SupportTicketCommunicationResources and their operations over a SupportTicketCommunicationResource.

Applies to