ContextAutosaveSettings.FromAzureSession(IAzureSession, String) 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 static Microsoft.Azure.Commands.Common.Authentication.ContextAutosaveSettings FromAzureSession (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSession session, string mode);
static member FromAzureSession : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSession * string -> Microsoft.Azure.Commands.Common.Authentication.ContextAutosaveSettings
Public Shared Function FromAzureSession (session As IAzureSession, mode As String) As ContextAutosaveSettings
Parameters
- session
- IAzureSession
- mode
- String