ScopeHelpers.GetContextModificationScopeFromSaveMode(String) Method

Definition

public static Microsoft.Azure.Commands.Profile.Common.ContextModificationScope GetContextModificationScopeFromSaveMode (string saveMode);
static member GetContextModificationScopeFromSaveMode : string -> Microsoft.Azure.Commands.Profile.Common.ContextModificationScope
Public Shared Function GetContextModificationScopeFromSaveMode (saveMode As String) As ContextModificationScope

Parameters

saveMode
String

Returns

ContextModificationScope

Applies to