Private/Types/models/DataSourceVariable.generated.psm1
|
class DataSourceVariable { [String]$Description = '' [String]$Name = '' [String]$Value = '' } |
|
class DataSourceVariable { [String]$Description = '' [String]$Name = '' [String]$Value = '' } |