次の方法で共有


AlertsManagementExtensions.GetSmartGroups(SubscriptionResource) メソッド

定義

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

public static Azure.ResourceManager.AlertsManagement.SmartGroupCollection GetSmartGroups (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource);
static member GetSmartGroups : Azure.ResourceManager.Resources.SubscriptionResource -> Azure.ResourceManager.AlertsManagement.SmartGroupCollection
<Extension()>
Public Function GetSmartGroups (subscriptionResource As SubscriptionResource) As SmartGroupCollection

パラメーター

subscriptionResource
SubscriptionResource

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

戻り値

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

適用対象