Ejemplo n.º 1
0
 private async Task _AzureContextSourceASM_AfterAzureTenantChange(AzureContext sender)
 {
     await _AzureContextTargetARM.CopyContext(_AzureContextSourceASM);
 }