C# Class Microsoft.WindowsAzure.Commands.Profile.SetAzureEnvironmentCommand

Inheritance: Microsoft.WindowsAzure.Commands.Utilities.Profile.SubscriptionCmdletBase
Show file Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description
ExecuteCmdlet void
SetEndpointIfProvided void
Value string

Public Methods

Method Description
SetAzureEnvironmentCommand ( ) : System

Private Methods

Method Description
ExecuteCmdlet ( ) : void
SetEndpointIfProvided ( Microsoft.WindowsAzure.Commands.Common.Models.AzureEnvironment newEnvironment, Microsoft.WindowsAzure.Commands.Common.Models.AzureEnvironment endpoint, string property ) : void
Value ( string newValue, string existingValue ) : string

Method Details

SetAzureEnvironmentCommand() public method

public SetAzureEnvironmentCommand ( ) : System
return System