public VmManager(IServicePrincipalAuthentication servicePrincipalAuthentication)
 {
     _servicePrincipalAuthentication = servicePrincipalAuthentication;
 }
Пример #2
0
 public VmManager(IServicePrincipalAuthentication servicePrincipalAuthentication)
 {
     _servicePrincipalAuthentication = servicePrincipalAuthentication;
 }