AzureContextExtensions.Update(IAzureContext, IAzureContext) Method

Definition

public static void Update (this Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext context, Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext other);
static member Update : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext * Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureContext -> unit
<Extension()>
Public Sub Update (context As IAzureContext, other As IAzureContext)

Parameters

context
IAzureContext

Applies to