ResourceNameCompleterAttribute.GetResourceIdsFromClient Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.List<Microsoft.Azure.Management.Internal.Resources.Utilities.Models.ResourceIdentifier> GetResourceIdsFromClient (string resourceType, string resourceGroupName);
static member GetResourceIdsFromClient : string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.Internal.Resources.Utilities.Models.ResourceIdentifier>
Public Shared Function GetResourceIdsFromClient (resourceType As String, resourceGroupName As String) As List(Of ResourceIdentifier)
Parameters
- resourceType
- String
- resourceGroupName
- String