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

IProfileOperations.TryGetContextName(IAzureContext, String) Method

Definition

public bool TryGetContextName (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context, out string name);
abstract member TryGetContextName : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext * string -> bool
Public Function TryGetContextName (context As IAzureContext, ByRef name As String) As Boolean

Parameters

context
IAzureContext
name
String

Returns

Applies to