次の方法で共有


TenantSupportTicketResource.GetSupportTicketNoSubCommunications メソッド

定義

TenantSupportTicket 内の SupportTicketNoSubCommunicationResources のコレクションを取得します。

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

戻り値

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

適用対象