AutomanageExtensions.GetAutomanageHcrpConfigurationProfileAssignments メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ArmResource 内の AutomanageHcrpConfigurationProfileAssignmentResources のコレクションを取得します。
public static Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection GetAutomanageHcrpConfigurationProfileAssignments (this Azure.ResourceManager.ArmClient client, Azure.Core.ResourceIdentifier scope);
static member GetAutomanageHcrpConfigurationProfileAssignments : Azure.ResourceManager.ArmClient * Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Automanage.AutomanageHcrpConfigurationProfileAssignmentCollection
<Extension()>
Public Function GetAutomanageHcrpConfigurationProfileAssignments (client As ArmClient, scope As ResourceIdentifier) As AutomanageHcrpConfigurationProfileAssignmentCollection
パラメーター
- scope
- ResourceIdentifier
リソースが適用されるスコープ。 予想されるリソースの種類には、Microsoft.HybridCompute/machines が含まれます。
戻り値
AutomanageHcrpConfigurationProfileAssignmentResources のコレクションと、AutomanageHcrpConfigurationProfileAssignmentResource に対する操作を表すオブジェクト。