次の方法で共有


SubscriptionSupportTicketResource.GetSupportTicketCommunications メソッド

定義

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

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

戻り値

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

適用対象