public VmManager(IServicePrincipalAuthentication servicePrincipalAuthentication)
 {
     _servicePrincipalAuthentication = servicePrincipalAuthentication;
 }
Ejemplo n.º 2
0
 public VmManager(IServicePrincipalAuthentication servicePrincipalAuthentication)
 {
     _servicePrincipalAuthentication = servicePrincipalAuthentication;
 }