public VmManager(IServicePrincipalAuthentication servicePrincipalAuthentication)
 {
     _servicePrincipalAuthentication = servicePrincipalAuthentication;
 }
Beispiel #2
0
 public VmManager(IServicePrincipalAuthentication servicePrincipalAuthentication)
 {
     _servicePrincipalAuthentication = servicePrincipalAuthentication;
 }