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