你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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