次の方法で共有


ManagedServicesExtensions.GetManagedServicesRegistrationAssignments メソッド

定義

ArmResource 内の ManagedServicesRegistrationAssignmentResources のコレクションを取得します。

public static Azure.ResourceManager.ManagedServices.ManagedServicesRegistrationAssignmentCollection GetManagedServicesRegistrationAssignments (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope);
static member GetManagedServicesRegistrationAssignments : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.ManagedServices.ManagedServicesRegistrationAssignmentCollection
<Extension()>
Public Function GetManagedServicesRegistrationAssignments (client As ArmClient, scope As ResourceIdentifier) As ManagedServicesRegistrationAssignmentCollection

パラメーター

client
ArmClient

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

scope
ResourceIdentifier

リソースが適用されるスコープ。

戻り値

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

適用対象