次の方法で共有


ResourceNameCompleterAttribute.FilterByParentResource Method

Definition

public static System.Collections.Generic.List<string> FilterByParentResource (System.Collections.Generic.List<Microsoft.Azure.Management.Internal.Resources.Utilities.Models.ResourceIdentifier> ids, string[] parentResources);
static member FilterByParentResource : System.Collections.Generic.List<Microsoft.Azure.Management.Internal.Resources.Utilities.Models.ResourceIdentifier> * string[] -> System.Collections.Generic.List<string>
Public Shared Function FilterByParentResource (ids As List(Of ResourceIdentifier), parentResources As String()) As List(Of String)

Parameters

parentResources
String[]

Returns

Applies to