コード例 #1
0
 public SecureBootTemplate[] GetSecureBootTemplates(int serviceId, string computerName)
 {
     return(VirtualizationServerController2012.GetSecureBootTemplates(serviceId, computerName));
 }