AzureRMCmdlet.GetAuxilaryAuthHeaderFromResourceIds(List<String>) Method

Definition

protected System.Collections.Generic.IDictionary<string,System.Collections.Generic.List<string>> GetAuxilaryAuthHeaderFromResourceIds (System.Collections.Generic.List<string> resourceIds);
member this.GetAuxilaryAuthHeaderFromResourceIds : System.Collections.Generic.List<string> -> System.Collections.Generic.IDictionary<string, System.Collections.Generic.List<string>>
Protected Function GetAuxilaryAuthHeaderFromResourceIds (resourceIds As List(Of String)) As IDictionary(Of String, List(Of String))

Parameters

resourceIds
List<String>

Returns

Applies to