次の方法で共有


SupportExtensions.GetSubscriptionSupportTickets(SubscriptionResource) メソッド

定義

SubscriptionResource 内の SubscriptionSupportTicketResources のコレクションを取得します。

public static Azure.ResourceManager.Support.SubscriptionSupportTicketCollection GetSubscriptionSupportTickets (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource);
static member GetSubscriptionSupportTickets : Azure.ResourceManager.Resources.SubscriptionResource -> Azure.ResourceManager.Support.SubscriptionSupportTicketCollection
<Extension()>
Public Function GetSubscriptionSupportTickets (subscriptionResource As SubscriptionResource) As SubscriptionSupportTicketCollection

パラメーター

subscriptionResource
SubscriptionResource

SubscriptionResourceメソッドが実行するインスタンス。

戻り値

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

適用対象