C# Class Microsoft.Azure.Commands.Batch.Models.PSEnvironmentSetting

显示文件 Open project: Azure/azure-powershell

Public Methods

Method Description
PSEnvironmentSetting ( string name, string value ) : System

Private Methods

Method Description
PSEnvironmentSetting ( Microsoft omObject ) : System

Method Details

PSEnvironmentSetting() public method

public PSEnvironmentSetting ( string name, string value ) : System
name string
value string
return System