次の方法で共有


SubscriptionSupportTicketResource.GetSupportTicketChatTranscripts メソッド

定義

SubscriptionSupportTicket 内の SupportTicketChatTranscriptResources のコレクションを取得します。

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

戻り値

SupportTicketChatTranscriptResources のコレクションとその SupportTicketChatTranscriptResource に対する操作を表す オブジェクト。

適用対象