Classes/Repository.psm1
|
Class Repository { [Int]$Id [String]$Name [String]$Description [String]$Source [String]$DomainName [String]$Username [String]$Password [Boolean]$CheckCertificate [String]$RepositoryType } |
|
Class Repository { [Int]$Id [String]$Name [String]$Description [String]$Source [String]$DomainName [String]$Username [String]$Password [Boolean]$CheckCertificate [String]$RepositoryType } |