Bagikan melalui


PSEnvironmentSetting(String, String) Constructor

Definition

public PSEnvironmentSetting (string name, string value);
new Microsoft.Azure.Commands.Batch.Models.PSEnvironmentSetting : string * string -> Microsoft.Azure.Commands.Batch.Models.PSEnvironmentSetting
Public Sub New (name As String, value As String)

Parameters

name
String
value
String

Applies to