AzureRMCmdlet.TryGetDefaultContext(IAzureContext) 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 virtual bool TryGetDefaultContext (out Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context);
abstract member TryGetDefaultContext : IAzureContext -> bool
override this.TryGetDefaultContext : IAzureContext -> bool
Public Overridable Function TryGetDefaultContext (ByRef context As IAzureContext) As Boolean
Parameters
- context
- IAzureContext